diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-10-27 12:46:29 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-10-27 12:46:29 +0200 |
commit | b0d42da26bd66baf326781149bdbdd7336d51269 (patch) | |
tree | 6a57bc494a02ccebc54fed36fa3f663cc4f51b67 /lib/curl_ntlm_msgs.h | |
parent | 120025b7f853562af685e6385794c518eccc28c4 (diff) |
multi: start ftp state machine when switching to DO_MORE
This extends the fix from commit d7934b8bd491
When the multi state is changed within the multi_runsingle from DOING to
DO_MORE, we didn't immediately start the FTP state machine again. That
then left the FTP state in FTP_STOP. When curl_multi_fdset() was
subsequently called, the ftp_domore_getsock() function would return the
wrong fd info.
Reported by: Gokhan Sengun
Diffstat (limited to 'lib/curl_ntlm_msgs.h')
0 files changed, 0 insertions, 0 deletions