]> git.ipfire.org Git - thirdparty/squid.git/commit
Clean up use of USE_POLL/HAVE_POLL
authorhno <>
Sat, 1 Sep 2007 19:09:59 +0000 (19:09 +0000)
committerhno <>
Sat, 1 Sep 2007 19:09:59 +0000 (19:09 +0000)
commit7d63e639a5836e294ab79f042dd6a3ad0e11f039
tree2bde2b43b843d65187ba8c518f481248f46ba554
parent76cd39d7c947efdd6101c22f6bdee788dd1d38d3
Clean up use of USE_POLL/HAVE_POLL

USE_POLL == configure selected poll() for the select loop

HAVE_POLL == configure detected that the system have a poll() call
src/comm_poll.cc
src/squid.h
src/stat.cc
src/structs.h