Searched defs:ws (Results 1 – 2 of 2) sorted by relevance
347 static void update_meta(struct websocket *ws, in update_meta()384 struct websocket *ws; member398 struct websocket *ws = ctx->ws; in ws_cw_dec_next() local430 struct websocket *ws; in ws_cw_write() local748 struct websocket *ws; in Curl_ws_accept() local925 struct websocket *ws; in curl_ws_recv() local1005 static CURLcode ws_flush(struct Curl_easy *data, struct websocket *ws, in ws_flush()1044 static CURLcode ws_send_raw_blocking(CURL *d, struct websocket *ws, in ws_send_raw_blocking()1089 struct websocket *ws = data->conn->proto.ws; in ws_send_raw() local1127 struct websocket *ws; in curl_ws_send() local
917 struct websocket *ws; member
Completed in 17 milliseconds