Fixed the FTP server read stuff when waiting for a connect after a PASV/EPSV.
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 May 2005 10:22:09 +0000 (10:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 May 2005 10:22:09 +0000 (10:22 +0000)
commit669ebb5f7189089fd3fca1e7d3b70d8a8e407946
tree4ada470fe9a05e9ca0e44e1a229bfc4f31f8cd9c
parent9a3e0e52cbb0999efb3906b67cbb94c22a37cb32
Fixed the FTP server read stuff when waiting for a connect after a PASV/EPSV.

Made the ftp server use the passed in pidfile name, and made runtests.pl
pass it in properly.
tests/ftpserver.pl
tests/runtests.pl