Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
HandleAccept
Method · 0.45
HandleAcceptV6
Method · 0.45
DestroyStream
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected