Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Elaborate what max_fd == -1 means
Remove the reference to CURLM_CALL_MULTI_PERFORM as modern libcurl
versions don't ever return that.
|
|
If a socket is larger than FD_SETSIZE, avoid using FD_SET() on the
platforms where this is possible.
Bug: http://curl.haxx.se/bug/view.cgi?id=3413274
Reported by: Tim Starling
|
|
|
|
|
|
is now a very long time ago
|
|
|
|
|
|
|
|
|
|
cleared before this function is called
|
|
select() overhaul fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|