Searched refs:is_client (Results 1 – 2 of 2) sorted by relevance
124 uint8_t is_client : 1; member
279 ctx->is_client = 1; in websocket_connect()1075 ctx->is_client, true, timeout); in websocket_send()1187 ctx->is_client = 0; in websocket_register()