From: Daniel Stenberg Date: Thu, 29 Apr 2010 21:23:42 +0000 (+0200) Subject: TODO: GnuTLS connects are now non-blocking X-Git-Tag: curl-7_21_0~116 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f09340de8bc5a57d94223ca2635e819c88744270;p=thirdparty%2Fcurl.git TODO: GnuTLS connects are now non-blocking Since commit c288860 by Jerome Vouillon --- diff --git a/docs/TODO b/docs/TODO index fbf64c7821..70abeba2df 100644 --- a/docs/TODO +++ b/docs/TODO @@ -148,7 +148,6 @@ EWOULDBLOCK or similar. Blocking cases include: - Name resolves on non-windows unless c-ares is used - - GnuTLS SSL connections - NSS SSL connections - Active FTP connections - HTTP proxy CONNECT operations