diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-07-30 21:47:56 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-07-30 21:47:56 +0000 |
commit | ba5c71b79b13e6674a68bc511043b085ed156048 (patch) | |
tree | 9c74bfc7671ceec007fafb16f8bc5b0a4cf4bb29 | |
parent | f3799462c2c887ba8c6a72b64cebd36fdf524375 (diff) |
less blocking these days
-rw-r--r-- | docs/libcurl/libcurl-multi.3 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/libcurl/libcurl-multi.3 b/docs/libcurl/libcurl-multi.3 index 9b36212e1..6e33581d1 100644 --- a/docs/libcurl/libcurl-multi.3 +++ b/docs/libcurl/libcurl-multi.3 @@ -136,8 +136,6 @@ the future, you should be aware of the following current restrictions: - GnuTLS SSL connections - Active FTP connections - HTTP proxy CONNECT operations - - SCP and SFTP connections - - SFTP transfers - TFTP transfers - file:// transfers .fi |