]> git.ipfire.org Git - thirdparty/squid.git/commit
From: Stewart Forster <slf@connect.com.au>
authorwessels <>
Thu, 21 May 1998 03:47:44 +0000 (03:47 +0000)
committerwessels <>
Thu, 21 May 1998 03:47:44 +0000 (03:47 +0000)
commitc41fa51542a5bb23ad2917e98ffcc4bb4db52158
tree290e0073813137319a7bad477d0465bc18ca5cb6
parent7f48f96a1422862450522f2c7451e796e268bf9f
From:    Stewart Forster <slf@connect.com.au>
        This is the final patch that I decided upon that avoids extra system
calls (ie. faster).

        It adds two extra flags, FD_NOLINGER, and FD_NONBLOCKING to allow
for easy testing of these conditions when deciding what to do in comm_close().
It also allows for easy changing of the doaioclose test in the future when
it's decided what actually takes precedence.
src/comm.cc
src/enums.h