Searched refs:SOCK_MAX_CLIENT (Results 1 – 3 of 3) sorted by relevance
30 static const int SOCK_MAX_CLIENT = 6; variable
162 int maxConnectedNum_ {SOCK_MAX_CLIENT};
364 int number = SOCK_MAX_CLIENT; in GetMaxConnectionDevicesNum()