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

Method SetPongHandler

libi2pd/Streaming.cpp:2343–2346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2341 }
2342
2343 void StreamingDestination::SetPongHandler (const PongHandler& handler)
2344 {
2345 m_PongHandler = handler;
2346 }
2347
2348 void StreamingDestination::ResetPongHandler ()
2349 {

Callers 1

SendPingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected