mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 20:44:39 +00:00
garlic clove block for router
This commit is contained in:
parent
07b77443dd
commit
1c7780a423
@ -899,7 +899,7 @@ namespace garlic
|
||||
}
|
||||
}
|
||||
// msg
|
||||
if (msg && m_Destination)
|
||||
if (msg)
|
||||
offset += CreateGarlicClove (msg, v.data () + offset, payloadLen - offset);
|
||||
// ack
|
||||
if (m_AckRequests.size () > 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user