Ignore incoming data on sockets about to be closed
Fixes a bug in the multiplexer that could cause brokers to receive data on a connection handle that has been closed but is not yet removed from the multiplexer's event loop.
Showing
Please register or sign in to comment