Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ ResetPongHandler
Method
ResetPongHandler
libi2pd/Streaming.cpp:2348–2351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2346
}
2347
2348
void StreamingDestination::ResetPongHandler ()
2349
{
2350
m_PongHandler = nullptr;
2351
}
2352
2353
void StreamingDestination::AcceptOnce (const Acceptor& acceptor)
2354
{
Callers
1
SendPing
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected