]> git.ipfire.org Git - thirdparty/squid.git/commit
Misc FTP fixes
authorwessels <>
Thu, 30 Oct 1997 07:47:48 +0000 (07:47 +0000)
committerwessels <>
Thu, 30 Oct 1997 07:47:48 +0000 (07:47 +0000)
commit2acf4be6811bab29c7b82483811a7a80293c4295
tree789f6c1387f9a235679f938fda7cc18a4f38269c
parentb991691760f53817608a10e0cabe676bc6e82dcb
Misc FTP fixes
- move the timeout from the control socket to the data socket during
  data transfer
- Add the read timeout to all the commSetSelect(COMM_HANDLE_READ)
  calls.
- Set the reply->hdr_sz properly, and use the DELAY_SENDING bit in
  send success headers code.
src/ftp.cc