Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
close listener connection on TimedOut and BrokenPipe errors (#3648)
* close listener connection on TimedOut and BrokerPipe errors * use matches macro to generate jump table instead of chain of conditions
- Loading branch information