MCPcopy Create free account
hub / github.com/SNAS/openbmp / disableDebug

Method disableDebug

Server/src/bgp/parseBGP.cpp:945–947  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

943}
944
945void parseBGP::disableDebug() {
946 debug = false;
947}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected