asio: Fix bug that server event loop breaks with exception
This can happen when we call throwing version of basic_stream_socket::remote_endpoint() call while client disconnected.
Showing
Please register or sign in to comment
This can happen when we call throwing version of basic_stream_socket::remote_endpoint() call while client disconnected.