Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ destroy
Method
destroy
bwapi/SNP_DirectIP/SNP/DirectIP.cpp:117–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
rebind();
116
}
117
void DirectIP::destroy()
118
{
119
hideSettingsDialog();
120
session.release();
121
}
122
void DirectIP::requestAds()
123
{
124
rebind();
Callers
nothing calls this directly
Calls
2
hideSettingsDialog
Function · 0.85
release
Method · 0.45
Tested by
no test coverage detected