summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_multi_socket.3
Commit message (Expand)AuthorAgeFilesLines
* docs: address proselint nitsDaniel Stenberg2021-11-261-3/+3
* man pages: require all to use the same section header orderDaniel Stenberg2021-10-251-20/+13
* manpage: adjust the asterisk in some SYNOPSIS sectionsDaniel Stenberg2021-10-201-2/+2
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* docs: fix missed option name markupsDaniel Stenberg2018-06-301-10/+11
* curl_multi_socket.3: fix typoDaniel Stenberg2016-12-151-1/+1
* docs: unified man page references to use \fIDaniel Stenberg2016-05-021-4/+4
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* source header: added to more filesDaniel Stenberg2011-03-121-1/+21
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* split off curl_multi_socket_action() into its own separate man page as this isDaniel Stenberg2009-05-111-21/+2
* Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg2008-12-281-5/+5
* updated to match current realityDaniel Stenberg2008-07-101-41/+49
* Christopher Palow's multi interface docs updatesDaniel Stenberg2008-05-241-11/+8
* spellcheckedDaniel Stenberg2008-03-061-4/+4
* curl_multi_timeout() is really not recommended with curl_multi_socket()-basedDaniel Stenberg2008-03-061-9/+12
* users should use the CURLMOPT_TIMERFUNCTION rather than curl_multi_timeoutDaniel Stenberg2007-07-301-9/+12
* updated based on suggestion from Jeff PohlmeyerDaniel Stenberg2007-07-301-8/+11
* - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is aDaniel Stenberg2007-04-161-12/+30
* updated docs with the new parameterDaniel Stenberg2006-08-011-14/+26
* [Hiper-related work] Added a function called curl_multi_assign() that willDaniel Stenberg2006-07-261-15/+33
* corrected introduction version numberDaniel Stenberg2006-06-241-1/+1
* adjusted to the new concept of the callbackDaniel Stenberg2006-01-151-23/+30
* removed easy handle argument from protoDaniel Stenberg2006-01-041-8/+5
* I removed the timeout argument from the socket callback and did some otherDaniel Stenberg2006-01-021-15/+25
* The inital early embryos to describe the curl_multi_socket() API. CommittedDaniel Stenberg2005-12-221-0/+82