]> git.ipfire.org Git - thirdparty/squid.git/commit
change comm_add_close_handler assertion. It must be allowed to have
authorwessels <>
Wed, 10 Jun 1998 11:47:09 +0000 (11:47 +0000)
committerwessels <>
Wed, 10 Jun 1998 11:47:09 +0000 (11:47 +0000)
commitaeca2a092d2fae38ec6fdc13480f86fa9157406e
tree72ae4ed17dee91bb2be635342b1ac6e697f9afdd
parentc1a1f6aebd157179211792512b86b51249da1a1c
change comm_add_close_handler assertion.  It must be allowed to have
the same close handler on the same FD.  Now abort if both the handler
and the callback data are the same.
src/comm.cc