MCPcopy 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
916bool NetListener::close(NetHandler* /*handler*/) {
917 return false;
918}
919
920
921bool NetListener::close(int /*connectionID*/) {

Callers 1

loadCacheMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected