diff options
author | Pierrick Charron <pierrick@php.net> | 2012-09-22 10:15:40 -0400 |
---|---|---|
committer | Pierrick Charron <pierrick@php.net> | 2012-09-22 10:15:40 -0400 |
commit | 2e8ab65270e7d1ebe1ef0dfe13836c29d72c7010 (patch) | |
tree | c98ce4511bfbdb917b2d9b2d2a710aadf9171ec5 /ext/mysqlnd/php_mysqlnd.c | |
parent | 46458c2c65b7eec1fbe07dedd97fb6990843f3d6 (diff) | |
download | php-git-2e8ab65270e7d1ebe1ef0dfe13836c29d72c7010.tar.gz |
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().
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions