Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ destroy
Method
destroy
bwapi/SNP_DirectIP/SNP/LocalPC.cpp:114–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
113
}
114
void LocalPC::destroy()
115
{
116
if (shd)
117
shd->peer[self].lastOccupied = 0;
118
session.release();
119
}
120
void LocalPC::requestAds()
121
{
122
processIncomingPackets();
Callers
1
spiDestroy
Function · 0.45
Calls
1
release
Method · 0.45
Tested by
no test coverage detected