mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-13 05:32:31 +00:00
Added 'network.bind_address.ipv{4,6}.set' commands.
This commit is contained in:
@@ -62,6 +62,8 @@ public:
|
||||
void listen_open();
|
||||
|
||||
void set_bind_address(const std::string& addr);
|
||||
void set_bind_inet_address(const std::string& addr);
|
||||
void set_bind_inet6_address(const std::string& addr);
|
||||
void set_local_address(const std::string& addr);
|
||||
void set_proxy_address(const std::string& addr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user