mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Configurable addresses from master
This commit is contained in:
@@ -106,7 +106,7 @@ namespace util
|
||||
{
|
||||
public:
|
||||
|
||||
HTTPServer (int port);
|
||||
HTTPServer (const std::string& address, int port);
|
||||
virtual ~HTTPServer ();
|
||||
|
||||
void Start ();
|
||||
|
||||
Reference in New Issue
Block a user