]> git.ipfire.org Git - thirdparty/squid.git/commit
- Removed IP_BLOCKING_LOOKUP and FQDN_BLOCKING_LOOKUP flags. All DNS
authorwessels <>
Tue, 28 Oct 1997 05:48:55 +0000 (05:48 +0000)
committerwessels <>
Tue, 28 Oct 1997 05:48:55 +0000 (05:48 +0000)
commit7c63efed828465efcacf1635ef9c9095b6cc34a5
treebd8df1c9811995386c5ff9b82a48c225bf2ac07e
parent32ca2b598af9a8b40f2c96f9638236c4ae8e4d0e
- Removed IP_BLOCKING_LOOKUP and FQDN_BLOCKING_LOOKUP flags.  All DNS
  lookups must now be non-blocking.
- Don't queue something to a dnsserver if it is DNS_FLAG_CLOSING.
- Call an IP cache entry expired if addrs.count == 0.
src/defines.h
src/fqdncache.cc
src/ipcache.cc