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

Method Connected

libi2pd/Profiling.cpp:197–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 }
196
197 void RouterProfile::Connected ()
198 {
199 m_HasConnected = true;
200 UpdateTime ();
201 }
202
203 void RouterProfile::Duplicated ()
204 {

Callers 1

PeerConnectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected