first attempt to implement SOCKS5 and proper HTTP proxy support. fixes #22
This commit is contained in:
@@ -515,6 +515,7 @@ namespace libtorrent
|
||||
, bind_infc
|
||||
, c
|
||||
, m_settings
|
||||
, m_proxy
|
||||
, auth);
|
||||
}
|
||||
else if (protocol == "udp")
|
||||
|
Reference in New Issue
Block a user