Fix subtle but important bug in ip_connect(); it shouldn't close the
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 4 Apr 2006 09:09:44 +0000 (09:09 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 4 Apr 2006 09:09:44 +0000 (09:09 +0000)
commitd515a9174a5ea517bc3d27bc4d40223b24d7a47f
treeb9e85c1cbc573ab72f2737ded50c9dab5bb3c6e1
parent6b31b1506cb3c0f48bd0bfd88b96cf04b0e95d91
Fix subtle but important bug in ip_connect(); it shouldn't close the
socket on a connection error. Also ensure that socket is closed in
iplookup.c after ip_connect() failure.
doc/doc-txt/ChangeLog
src/ACKNOWLEDGMENTS
src/src/ip.c
src/src/routers/iplookup.c