mirror of
https://github.com/curl/curl.git
synced 2026-07-24 05:57:17 +03:00
don't do SO_KEEPALIVE, we already have a finer grained method built-in
This commit is contained in:
parent
b3ebbd60a2
commit
37bf6da9c8
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue