]> git.ipfire.org Git - thirdparty/squid.git/commit
Break checkTimeouts() out of each of the comm_select() routines, fixing kqueue's...
authoradrian <>
Sat, 2 Sep 2006 16:39:53 +0000 (16:39 +0000)
committeradrian <>
Sat, 2 Sep 2006 16:39:53 +0000 (16:39 +0000)
commitfa3f745bbd55dd7b4209b34d6584919e5bb296f2
treefc498c9dc5289bdb516a65f2fb798400a417c0ee
parent802a8c1db8fa669c49e7f0ef66438476d1c3cc92
Break checkTimeouts() out of each of the comm_select() routines, fixing kqueue's in the process
src/comm.cc
src/comm_epoll.cc
src/comm_poll.cc
src/comm_select.cc
src/comm_select_win32.cc