]> git.ipfire.org Git - thirdparty/squid.git/commit
Changed comm connect routines so that the timeout value and handler
authorwessels <>
Sat, 28 Mar 1998 05:44:18 +0000 (05:44 +0000)
committerwessels <>
Sat, 28 Mar 1998 05:44:18 +0000 (05:44 +0000)
commit86cf9987fab345f8d197ce36ab9dc59f06f18a8b
tree13d564d009b3ad124131218a0a17af207965c88a
parente1b16349cb4c1b888c0b8526a16d38e95a523b0e
Changed comm connect routines so that the timeout value and handler
are CLEARED when connection succeeds.  This means all the connect
callback (CNCB) functions need to re-set the timeout handlers.
src/asn.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/ident.cc
src/ssl.cc
src/tunnel.cc
src/wais.cc