_TCPServer_GetMaxClients
Previous Top Next

_TCPServer_GetMaxClients ( )

Returns an integer value telling the max clients number. You can change this value with _TCPServer_SetMaxClients.

This is useful for loops when using _TCPServer_ListClients.