mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
reopen UDP socket in case of error
This commit is contained in:
parent
1d8807a6ba
commit
230c2aaf26
2 changed files with 27 additions and 16 deletions
2
SSU.h
2
SSU.h
|
@ -68,6 +68,8 @@ namespace transport
|
|||
|
||||
private:
|
||||
|
||||
void OpenSocket ();
|
||||
void OpenSocketV6 ();
|
||||
void Run ();
|
||||
void RunV6 ();
|
||||
void RunReceivers ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue