Skip to content
Commit 49e5cc5a authored by Andrew Webster's avatar Andrew Webster Committed by Gregory Nutt
Browse files

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.
parent 5e3023be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment