udp socket debugging and asserts
This commit is contained in:
@@ -81,6 +81,7 @@ namespace libtorrent
|
||||
, m_attempts(0)
|
||||
, m_state(action_error)
|
||||
{
|
||||
TORRENT_ASSERT(refcount() == 1);
|
||||
m_socket.set_proxy_settings(proxy);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user