Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ close
Method
close
src/game/NetHandler.cpp:916–918 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
914
915
916
bool NetListener::close(NetHandler* /*handler*/) {
917
return false;
918
}
919
920
921
bool NetListener::close(int /*connectionID*/) {
Callers
1
loadCache
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected