diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-12-20 20:32:31 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-12-20 20:32:31 +0100 |
commit | b06ed249d23a8d9bc5fe8a98e04a61f581443c0d (patch) | |
tree | f7d30c6688101012fc72e90ea94d6426f1f2dd34 /docs/libcurl/libcurl-multi.3 | |
parent | 377471f387c6639882fd8bd66a9e7b8e8341843d (diff) |
libcurl-multi.3: active FTP is no longer blocking!
Diffstat (limited to 'docs/libcurl/libcurl-multi.3')
-rw-r--r-- | docs/libcurl/libcurl-multi.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index 44cf54313..2af029961 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.3 @@ -144,7 +144,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 - - Active FTP connections - HTTP proxy CONNECT operations - SOCKS proxy handshakes - file:// transfers |