aboutsummaryrefslogtreecommitdiff
path: root/tests/ftp.pm
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-04-05 08:39:24 +0200
committerDaniel Stenberg <daniel@haxx.se>2013-04-06 17:21:38 +0200
commit57aeabcc1a20ff8ed1d725ef0309d0d8f64194d8 (patch)
treeead4ebe82afaf0c9143a6b211556fbefca042608 /tests/ftp.pm
parent9474c4a9a5828291fc3c1157b8536031d3fa4cac (diff)
FTP: wait on both connections during active STOR state
When doing PORT and upload (STOR), this function needs to extract the file descriptor for both connections so that it will respond immediately when the server eventually connects back. This flaw caused active connections to become unnecessary slow but they would still often work due to the normal polling on a timeout. The bug also would not occur if the server connected back very fast, like when testing on local networks. Bug: http://curl.haxx.se/bug/view.cgi?id=1183 Reported by: Daniel Theron
Diffstat (limited to 'tests/ftp.pm')
0 files changed, 0 insertions, 0 deletions