proxy_base shutdown fix
This commit is contained in:
@@ -123,6 +123,7 @@ public:
|
||||
{
|
||||
m_remote_endpoint = endpoint_type();
|
||||
m_sock.close();
|
||||
m_resolver.cancel();
|
||||
}
|
||||
|
||||
void close(asio::error_code& ec)
|
||||
|
Reference in New Issue
Block a user