Disconnect user on ConnectionResetError
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 22 Nov 2017 23:09:10 +0000 (23:09 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 22 Nov 2017 23:09:10 +0000 (23:09 +0000)
If sending to a user's socket results in a connection reset
response, treat this as the same as a broken pipe and clean up the
session.


No differences found