Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only returns status of a port after connection closed.
Originally, if trying to immediately connect to a port returned from the status check, the socket connection may not have finished closing. Now returns the status after the connection has finished closing on the socket.
- Loading branch information