mirror of
https://github.com/curl/curl.git
synced 2026-07-30 22:18:04 +03:00
docs: non-blocking SSL handshake is now supported with NSS
Implemented since curl-7_36_0-130-g8868a22 Reported-by: Fahim Chandurwala
This commit is contained in:
parent
2d6831b758
commit
f1261b1253
2 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue