mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
don't do SO_KEEPALIVE, we already have a finer grained method built-in
This commit is contained in:
parent
b3ebbd60a2
commit
37bf6da9c8
@ -33,9 +33,6 @@ TODO
|
||||
return informational stuff as errors, consider a new info returned by
|
||||
curl_easy_getinfo() #845941
|
||||
|
||||
* Option to set the SO_KEEPALIVE socket option to make libcurl notice and
|
||||
disconnect very long time idle connections.
|
||||
|
||||
LIBCURL - multi interface
|
||||
|
||||
* Add curl_multi_timeout() to make libcurl's ares-functionality better.
|
||||
|
Loading…
Reference in New Issue
Block a user