mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
reduced numeber of error messages
This commit is contained in:
parent
6d8b0e3a5d
commit
c053bebccd
6 changed files with 27 additions and 27 deletions
|
@ -134,7 +134,7 @@ namespace transport
|
|||
{
|
||||
public:
|
||||
|
||||
NTCPServer (int port);
|
||||
NTCPServer ();
|
||||
~NTCPServer ();
|
||||
|
||||
void Start ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue