]> git.ipfire.org Git - thirdparty/squid.git/commit
Define ERR_COMM_CLOSING error status code to be used when the comm_write
authorwessels <>
Sun, 26 Oct 1997 09:33:16 +0000 (09:33 +0000)
committerwessels <>
Sun, 26 Oct 1997 09:33:16 +0000 (09:33 +0000)
commit96f1be5daca3c6b589cb8a7cd4d4902a87e832b6
treec3ac3577338d07cc8a6e5ae23d9ac99468739d14
parent7a18b487fce8ec144f467f77dab20b9c1b587d9c
Define ERR_COMM_CLOSING error status code to be used when the comm_write
callback is called from comm_close().
src/comm.cc
src/defines.h
src/ftp.cc