]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: GnuTLS connects are now non-blocking
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Apr 2010 21:23:42 +0000 (23:23 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Apr 2010 21:23:42 +0000 (23:23 +0200)
Since commit c288860 by Jerome Vouillon

docs/TODO

index fbf64c7821a3d2562a5d54e72068d78d137e03d4..70abeba2dffb8b7ada2ffd2eb1c22a47f47a34e8 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  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