Made the server send data to the control/data connections using two dedicated
authorDaniel Stenberg <daniel@haxx.se>
Tue, 29 Mar 2005 09:09:58 +0000 (09:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 29 Mar 2005 09:09:58 +0000 (09:09 +0000)
commit677a74fa1b7b50b9aa024dac166603d250613814
tree533a4b6b1266f0d8c5d97213f3a2e63e77f2d97d
parent8a076d1dba48493eb009982ef68406dc5fc90ce9
Made the server send data to the control/data connections using two dedicated
functions. This enabled me to add a function that automatically delays between
each byte, to proper test curl's ability to read FTP server responses sent in
many (small) chunks. See also upcoming libcurl fixes...
tests/ftpserver.pl