diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-10-27 09:22:15 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-10-27 09:22:15 +0200 |
commit | 120025b7f853562af685e6385794c518eccc28c4 (patch) | |
tree | 612b38c22e607578b93e5f51f4cdc2859a8b6692 | |
parent | 692f344118c42a68cfb2f0b4c8feffb8ef6947c8 (diff) |
libcurl-multi.3: update the list of areas still blocking
-rw-r--r-- | docs/libcurl/libcurl-multi.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index 21cf8218b..44cf54313 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.3 @@ -142,8 +142,7 @@ multi interface. While we certainly want and intend for these to get fixed in the future, you should be aware of the following current restrictions: .nf - - Name resolves on non-windows unless c-ares is used - - GnuTLS SSL connections + - Name resolves unless the c-ares or threaded-resolver backends are used - NSS SSL connections - Active FTP connections - HTTP proxy CONNECT operations |