Function iox_server_has_clients
Defined in File server.h
Function Documentation
-
bool iox_server_has_clients(iox_server_t const self)
are clients connected to the server?
- Parameters:
self – [in] handle to the server
- Returns:
true if the server has connected clients, otherwise false