1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Files
archived-php-src/ext/curl
Pierrick Charron 2e8ab65270 Avoid calling select if maxfd returned by curl_multi_fdset is -1
As per libcurl documentation :

When libcurl returns -1 in max_fd, it is because libcurl currently
does something that isn't possible for your application to monitor
with a socket and unfortunately you can then not know exactly when
the current action is completed using select().
2012-09-22 10:15:40 -04:00
..
2009-04-24 09:25:25 +00:00
2012-08-16 14:48:44 -04:00
2007-03-14 09:58:14 +00:00
2012-01-01 13:15:04 +00:00
2012-01-01 13:15:04 +00:00