MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / ProcessGarlicMessage

Method ProcessGarlicMessage

libi2pd/Garlic.cpp:935–938  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

933 }
934
935 void GarlicDestination::ProcessGarlicMessage (std::shared_ptr<I2NPMessage> msg)
936 {
937 HandleGarlicMessage (msg);
938 }
939
940 void GarlicDestination::ProcessDeliveryStatusMessage (std::shared_ptr<I2NPMessage> msg)
941 {

Callers 1

HandleI2NPMessageFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected