MCPcopy Create free account
hub / github.com/PurpleI2P/i2pd / ReleaseLocalUDPPort

Method ReleaseLocalUDPPort

libi2pd_client/SOCKS.cpp:921–924  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

919 }
920
921 void SOCKSServer::ReleaseLocalUDPPort (uint16_t port)
922 {
923 m_UDPPorts.erase (port);
924 }
925}
926}

Callers 1

TerminateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected