Home
last modified time | relevance | path

Searched defs:CLIENT_IDLE (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
Dminimal-ws-client-spam.c25 CLIENT_IDLE, enumerator
/third_party/nghttp2/src/
Dh2load.h252 enum ClientState { CLIENT_IDLE, CLIENT_CONNECTED }; enumerator