]> git.ipfire.org Git - thirdparty/squid.git/commit - src/comm/ModPoll.cc
Bugfix: Make sure the clock is updated after poll/select to account for
authorhno <>
Sun, 6 Jul 2003 18:03:40 +0000 (18:03 +0000)
committerhno <>
Sun, 6 Jul 2003 18:03:40 +0000 (18:03 +0000)
commit40a77eeff82b9fea5b736f21878912353916e966
tree60e4f99f365d713f915fc5483d1184e5a49461dc
parentb3d553215678485e59b81968c9d6a979a19c6237
Bugfix: Make sure the clock is updated after poll/select to account for
the time sleeping waiting for I/O.
src/comm_poll.cc
src/comm_select.cc