diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-06-06 22:20:39 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-06-06 22:22:14 +0200 |
commit | 87cf677eca55abee88f0a9dced9e6fa570143873 (patch) | |
tree | 2725332e4ba8015e952123026283c335808f2c9d /lib/sendf.h | |
parent | 5657c56f6366ca3185a12d2810c66f081c6b57a2 (diff) |
lib1500: remove bad check
After curl_multi_wait() returns, this test checked that we got exactly
one file descriptor told to read from, but we cannot be sure that is
true. curl_multi_wait() will sometimes return earlier without any file
descriptor to handle, just just because it is a suitable time to call
*perform().
This problem showed up with commit 29bf0598.
Bug: http://curl.haxx.se/mail/lib-2013-06/0029.html
Reported-by: Fabian Keil
Diffstat (limited to 'lib/sendf.h')
0 files changed, 0 insertions, 0 deletions