Home
last modified time | relevance | path

Searched defs:ws (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dws.c347 static void update_meta(struct websocket *ws, in update_meta()
384 struct websocket *ws; member
398 struct websocket *ws = ctx->ws; in ws_cw_dec_next() local
430 struct websocket *ws; in ws_cw_write() local
748 struct websocket *ws; in Curl_ws_accept() local
925 struct websocket *ws; in curl_ws_recv() local
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() local
1127 struct websocket *ws; in curl_ws_send() local
H A Durldata.h917 struct websocket *ws; member

Completed in 17 milliseconds