Searched refs:conn_mode (Results 1 – 1 of 1) sorted by relevance
259 int conn_mode = 0, pending_timeout = 0; in lws_socks5c_handle_state() local298 conn_mode = LRS_WAITING_SOCKS_CONNECT_REPLY; in lws_socks5c_handle_state()310 conn_mode = LRS_WAITING_SOCKS_AUTH_REPLY; in lws_socks5c_handle_state()329 conn_mode = LRS_WAITING_SOCKS_CONNECT_REPLY; in lws_socks5c_handle_state()344 lwsi_set_state(wsi, (lws_wsi_state_t)conn_mode); in lws_socks5c_handle_state()