Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle SNSR_SOCK_CLOSE_WAIT during accept()
If we receive SYN, ACK and the we get FIX from the other side really fast, the connection state can go straight to the closing phase. If that happends lets just finis the close and continue listening.
- Loading branch information