Lines Matching refs:websocket
140 static CURLcode ws_send_raw_blocking(CURL *data, struct websocket *ws,
347 static void update_meta(struct websocket *ws, in update_meta()
384 struct websocket *ws;
398 struct websocket *ws = ctx->ws; in ws_cw_dec_next()
430 struct websocket *ws; in ws_cw_write()
748 struct websocket *ws; in Curl_ws_accept()
925 struct websocket *ws; in curl_ws_recv()
1005 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()
1127 struct websocket *ws; in curl_ws_send()