Searched defs:ws_sock (Results 1 – 1 of 1) sorted by relevance
407 int websocket_disconnect(int ws_sock) in websocket_disconnect()621 int websocket_send_msg(int ws_sock, const uint8_t *payload, size_t payload_len, in websocket_send_msg()906 int websocket_recv_msg(int ws_sock, uint8_t *buf, size_t buf_len, in websocket_recv_msg()