Closed kobishmueli closed 4 years ago
True, in my tests I actually tried to send the ERROR line directly to the FD with send() or safe_ssl_write()but I thought using send_queued() would be cleaner...
Kobi.
Stale pull request message
Are we still recommending this approach?
Right now, when users are killed/klined/akilled, they don't always get the kill message and are just getting disconnected with no message at all. This will (try to) send the sendq list with the error message right away.
Note that this should NOT be included in Bahamut 2.1.2.
Kobi.