]> granicus.if.org Git - curl/commitdiff
docs: non-blocking SSL handshake is now supported with NSS
authorKamil Dudka <kdudka@redhat.com>
Thu, 19 Jan 2017 11:12:26 +0000 (12:12 +0100)
committerKamil Dudka <kdudka@redhat.com>
Thu, 19 Jan 2017 11:20:04 +0000 (12:20 +0100)
Implemented since curl-7_36_0-130-g8868a22

Reported-by: Fahim Chandurwala
docs/TODO
docs/libcurl/libcurl-multi.3

index 23f00bfb74f7742ed5b4e639aafab4c76b9609fa..709be3e5c879e14a406d1de77a390806eb5a3efc 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  EWOULDBLOCK or similar. Blocking cases include:
 
  - Name resolves on non-windows unless c-ares is used
- - NSS SSL connections
  - HTTP proxy CONNECT operations
  - SOCKS proxy handshakes
  - file:// transfers
index 0717be779b3e2662a7d93ce0e9becb3f20d4700d..d25a1b00c9d3e2af4070bf39821b6f6d5f45e230 100644 (file)
@@ -173,7 +173,6 @@ the future, you should be aware of the following current restrictions:
 
 .nf
  - Name resolves unless the c-ares or threaded-resolver backends are used
- - NSS SSL connections
  - HTTP proxy CONNECT operations
  - SOCKS proxy handshakes
  - file:// transfers