VG3_nw_numberofclients()
Return total number of clients.SYNTAX
int
VG3_nw_numberofclients(struct vg3_nwclient *nwclnt)
FUNCTION PARAMETERS
nwclnt | Network-struct |
RETURN VALUE
Returns total number of clients.
DESCRIPTION
Return total number of clients which had been connected,
including already disconnected clients.
This returns the highest client-number.
SEE ALSO