Skip to content
Snippets Groups Projects
Commit 37bf6da9 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

don't do SO_KEEPALIVE, we already have a finer grained method built-in

parent b3ebbd60
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment