Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
out_forward: handle closed ACK sockets gracefully
In the threaded ack receiving case, we must be sure to check IOError when doing socket operation, in order not to crash on socket closed by another thread. Signed-off-by: Fujimoto Seiji <[email protected]>
- Loading branch information