From f1261b1253c57e1e3257ddba5d039475fcda90b7 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Thu, 19 Jan 2017 12:12:26 +0100 Subject: docs: non-blocking SSL handshake is now supported with NSS Implemented since curl-7_36_0-130-g8868a22 Reported-by: Fahim Chandurwala --- docs/TODO | 1 - docs/libcurl/libcurl-multi.3 | 1 - 2 files changed, 2 deletions(-) diff --git a/docs/TODO b/docs/TODO index 23f00bfb7..709be3e5c 100644 --- a/docs/TODO +++ b/docs/TODO @@ -396,7 +396,6 @@ 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 diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index 0717be779..d25a1b00c 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.3 @@ -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 -- cgit v1.2.3