Andrew Webster 49e5cc5a6f TCP: check for an active connection before cleaning it up
If there is no active connection (e.g. it is waiting in accept), then
the connection object, which doesn't yet exist, should not be cleaned
up when the socket is closed.
2016-01-22 16:22:09 -06:00
..
2015-10-04 15:04:00 -06:00
2015-10-04 15:04:00 -06:00
2015-08-27 10:38:43 -06:00
2014-07-04 16:58:22 -06:00
2016-01-22 15:52:14 -06:00