]> arthur.barton.de Git - ngircd.git/commit
Immediately shut down connection on receiving ERROR
authorAlexander Barton <alex@barton.de>
Thu, 8 Dec 2016 00:01:40 +0000 (01:01 +0100)
committerAlexander Barton <alex@barton.de>
Thu, 8 Dec 2016 00:01:40 +0000 (01:01 +0100)
commit77861f6fe24a7a6be85c6f8112f08172ad7ffa67
tree8e66db862866d79711ebd37a31756ffeccbf92f5
parente9e3df27b70b7d3c7de2f0208431c8b8803a4da9
Immediately shut down connection on receiving ERROR

Don't wait for the peer to close the connection. This allows us to
forward the ERROR mesage in the network, instead of the very generic
"client closed connection" message.
src/ngircd/irc.c