MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / TcpGetConnectionsCount

Function TcpGetConnectionsCount

source/tcpcon.cpp:157–160  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

155}
156//---------------------------------------------------------------------------
157int TcpGetConnectionsCount(void)
158{
159 return tcp_cons->Count;
160}
161//---------------------------------------------------------------------------
162void TcpPrintStatus(void)
163{

Callers 1

TcpPrintStatusFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected