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

TCP: check for connection before deleting it

It is possible for a socket to have no connection, for example if a TCP
socket is waiting in accept.  This checks for this condition in case the
socket is closed from a different thread.
parent f1ef2c6c
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