Daniel Stenberg
a3045b4e49
- mention curl_multi_socket_action() rather than the deprecated
...
curl_multi_socket()
- don't claim that it has an argument named 'easy' because it doesn't!
2008-08-06 21:22:07 +00:00
Daniel Stenberg
ed0a413711
it is stable now...
2008-02-03 10:10:00 +00:00
Daniel Stenberg
f8172f85b1
clarify that when curl_multi_timeout() returns -1 it just means that there
...
is no current timeout. It does not mean wait forever and it does not mean
do not wait at all. It means there is no timeout value known at this point in
time.
2007-12-06 22:36:52 +00:00
Daniel Stenberg
00a41ab296
corrected introduction version number
2006-06-24 21:49:40 +00:00
Daniel Stenberg
53b5fdbe9e
fixed the prototype
2006-01-03 15:52:59 +00:00
Daniel Stenberg
58d2e7c6d1
Initial description of the upcoming curl_multi_timeout() function
2006-01-02 23:00:04 +00:00