diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-05-03 13:43:35 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-05-03 13:43:35 +0000 |
commit | b84b71f5241e18ee3e6bde5bdb9d257c71b56d5f (patch) | |
tree | e61aa7648b79b7413dd0437f152472693fd15f64 /ares/vc/areslib/areslib.dsw | |
parent | 3d29bda9f836d21b35110d6a005d56b6931bee6a (diff) |
- Jean-Francois Bertrand reported a libcurl crash with CURLOPT_TCP_NODELAY
since libcurl used getprotobyname() and that isn't thread-safe. We now
switched to use IPPROTO_TCP unconditionally, but perhaps the proper fix is
to detect the thread-safe version of the function and use that.
http://curl.haxx.se/mail/lib-2008-05/0011.html
Diffstat (limited to 'ares/vc/areslib/areslib.dsw')
0 files changed, 0 insertions, 0 deletions