mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
handle RouterInfo from NTCP2 in netdb's thread
This commit is contained in:
parent
588d64a30b
commit
d7081c5f23
3 changed files with 7 additions and 3 deletions
|
@ -75,6 +75,7 @@ namespace i2p
|
|||
|
||||
enum I2NPMessageType
|
||||
{
|
||||
eI2NPDummyMsg = 0,
|
||||
eI2NPDatabaseStore = 1,
|
||||
eI2NPDatabaseLookup = 2,
|
||||
eI2NPDatabaseSearchReply = 3,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue