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

Method Close

libi2pd/NTCP2.cpp:598–601  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

596 }
597
598 void NTCP2Session::Close ()
599 {
600 m_Socket.close ();
601 }
602
603 void NTCP2Session::TerminateByTimeout ()
604 {

Callers 3

HandleAcceptMethod · 0.45
HandleAcceptV6Method · 0.45
DestroyStreamFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected