Initial fix to make the multi interface return control while waiting for
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Aug 2002 09:43:20 +0000 (09:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Aug 2002 09:43:20 +0000 (09:43 +0000)
commitcb895ec3356822df72eb91171a1cc63ad1845d93
tree77a33f251fb9ac6a963d2a31cf722aa37867adb7
parent2df4866cfa24920675520a5ccf72340e8e93b757
Initial fix to make the multi interface return control while waiting for
the initial connect to "come through".

This should work fine for connect and for FTP-PASV connects. Needs massive
testing.
lib/connect.c
lib/connect.h
lib/ftp.c
lib/ftp.h
lib/multi.c
lib/url.c
lib/url.h
lib/urldata.h