]> git.ipfire.org Git - thirdparty/squid.git/commit
- Bug #1356: Close open DNS sockets when doing idnsShutdown. Leaving them
authorrousskov <>
Tue, 10 Apr 2007 23:42:43 +0000 (23:42 +0000)
committerrousskov <>
Tue, 10 Apr 2007 23:42:43 +0000 (23:42 +0000)
commitb26754c4f43982abf3259ce2edab91128add0119
treeae22dd6c5cd257b5fde541309b9c6422ad4ff269
parentb07b21cca5af07ddc4f92555f88e62b63bfe9a61
- Bug #1356: Close open DNS sockets when doing idnsShutdown. Leaving them
  open may result in an idnsVCClosed callback being called when the name
  servers array have been freed by idnsFreeNameservers.
  (based on Christos Tsantilas and Guido Serassio work)
src/dns_internal.cc