diff options
author | Daniel Stenberg <daniel@haxx.se> | 2013-04-05 08:39:24 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2013-04-06 17:21:38 +0200 |
commit | 57aeabcc1a20ff8ed1d725ef0309d0d8f64194d8 (patch) | |
tree | ead4ebe82afaf0c9143a6b211556fbefca042608 /tests/ftpserver.pl | |
parent | 9474c4a9a5828291fc3c1157b8536031d3fa4cac (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/ftpserver.pl')
0 files changed, 0 insertions, 0 deletions