]> git.ipfire.org Git - thirdparty/squid.git/commit - src/event.cc
Millisecond timing patch for events, comm_select/comm_poll, etc.
authorwessels <>
Fri, 15 May 1998 21:16:19 +0000 (21:16 +0000)
committerwessels <>
Fri, 15 May 1998 21:16:19 +0000 (21:16 +0000)
commit5204019364eaf09076222308250406698cc5cc08
treec513acdfdaae5b7dbd692f0ff584b46559614bdd
parenta455c0975a3194c22088b1a206d223edf8050697
Millisecond timing patch for events, comm_select/comm_poll, etc.
peerPingTimeout() now uses double the average peer RTT
18 files changed:
src/comm.cc
src/event.cc
src/fqdncache.cc
src/globals.h
src/ipcache.cc
src/main.cc
src/neighbors.cc
src/net_db.cc
src/peer_digest.cc
src/peer_select.cc
src/protos.h
src/send-announce.cc
src/stat.cc
src/store.cc
src/store_client.cc
src/store_digest.cc
src/store_rebuild.cc
src/tools.cc