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