Commit f09340de authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

TODO: GnuTLS connects are now non-blocking

Since commit c2888604 by Jerome Vouillon
parent 82b55efd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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