Searched defs:ClientState (Results 1 – 3 of 3) sorted by relevance
220 enum class ClientState { IDLE, CONNECTED }; enum
263 enum ClientState { CLIENT_IDLE, CLIENT_CONNECTED }; enum
70 } ClientState; typedef