index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
curl_multi_socket.3
Age
Commit message (
Expand
)
Author
2011-03-12
source header: added to more files
Daniel Stenberg
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2009-05-11
split off curl_multi_socket_action() into its own separate man page as this is
Daniel Stenberg
2008-12-28
Anthony Bryan's man page cleanup in language and spelling
Daniel Stenberg
2008-07-10
updated to match current reality
Daniel Stenberg
2008-05-24
Christopher Palow's multi interface docs updates
Daniel Stenberg
2008-03-06
spellchecked
Daniel Stenberg
2008-03-06
curl_multi_timeout() is really not recommended with curl_multi_socket()-based
Daniel Stenberg
2007-07-30
users should use the CURLMOPT_TIMERFUNCTION rather than curl_multi_timeout
Daniel Stenberg
2007-07-30
updated based on suggestion from Jeff Pohlmeyer
Daniel Stenberg
2007-04-16
- Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a
Daniel Stenberg
2006-08-01
updated docs with the new parameter
Daniel Stenberg
2006-07-26
[Hiper-related work] Added a function called curl_multi_assign() that will
Daniel Stenberg
2006-06-24
corrected introduction version number
Daniel Stenberg
2006-01-15
adjusted to the new concept of the callback
Daniel Stenberg
2006-01-04
removed easy handle argument from proto
Daniel Stenberg
2006-01-02
I removed the timeout argument from the socket callback and did some other
Daniel Stenberg
2005-12-22
The inital early embryos to describe the curl_multi_socket() API. Committed
Daniel Stenberg