mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
[transports] get addresses on interfaeces before initializing RouterContext
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
798dd8b27b
commit
1d9d89b115
3 changed files with 12 additions and 3 deletions
|
@ -204,6 +204,7 @@ namespace transport
|
|||
|
||||
extern Transports transports;
|
||||
|
||||
void InitAddressFromIface ();
|
||||
void InitTransports ();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue