diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-04-29 23:23:42 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-04-29 23:23:42 +0200 |
commit | f09340de8bc5a57d94223ca2635e819c88744270 (patch) | |
tree | 45ca3c6095995fc94a11255f796509cf93ef7093 /docs | |
parent | 82b55efdbae2a2289608d4b7fdf39b0883729a59 (diff) | |
download | curl-f09340de8bc5a57d94223ca2635e819c88744270.tar.gz |
TODO: GnuTLS connects are now non-blocking
Since commit c288860 by Jerome Vouillon
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |