commit | c771968ab6e842ecda4043a6e8d553457543816e | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Tue Aug 07 23:30:05 2012 +0200 |
committer | Daniel Stenberg <daniel@haxx.se> | Tue Aug 07 23:30:05 2012 +0200 |
tree | 12fec6a9409e53b0f8af895e43f204fdbde3c8cd | |
parent | b61e8b81f50385e9fa332990ffef53c0893b6cd1 [diff] |
Curl_socket_check: fix timeout return value for select users This is the same fix applied for the conditional code that uses select() that was already done for the poll specific code in commit b61e8b81f5038.