Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hack/test: make tcp-timeout test portable
At least on Linux nc does not automatically close the sending side of the connection when the receiving side is closed by yawol. Extend the test to send a message after the idle timeout to trigger a forceful close of the sending side of the connection.
- Loading branch information