Mohan Srinivasan 84eab9ad73 Fix a race in soclose() where connections could be queued to the
listening socket after the pass that cleans those queues. This
results in these connections being orphaned (and leaked). The fix
is to clean up the so queues after detaching the socket from the
protocol. Thanks to ups and jhb for discussions and a thorough code
review.
2006-11-22 23:54:29 +00:00
..
2006-11-18 17:27:39 +00:00
2006-11-02 16:24:18 +00:00
2006-11-21 04:40:30 +00:00