From 39d4552dab1f8238a1e1cd2387fabafb2331e6cd Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 21 Jan 2002 12:11:45 +0000 Subject: pre4 --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index bfa7aa067..3597ab5bd 100644 --- a/docs/TODO +++ b/docs/TODO @@ -48,6 +48,10 @@ TODO * Set the SO_KEEPALIVE socket option to make libcurl notice and disconnect very long time idle connections. + * Make sure we don't ever loop because of non-blocking sockets return + EWOULDBLOCK or similar. This concerns the HTTP request sending, the FTP + command sending etc. + DOCUMENTATION * Document all CURLcode error codes, why they happen and what most likely -- cgit v1.2.3