TODO: GnuTLS connects are now non-blocking

Since commit c288860 by Jerome Vouillon
This commit is contained in:
Daniel Stenberg 2010-04-29 23:23:42 +02:00
parent 82b55efdba
commit f09340de8b

View File

@ -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