Home
last modified time | relevance | path

Searched refs:lws_close_free_wsi (Results 1 – 21 of 21) sorted by relevance

/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c976 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
1000 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
1013 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
1030 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
1101 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
1140 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
1203 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
1243 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_perform_user_POLLOUT_h2()
Dhttp2.c915 lws_close_free_wsi(cwsi, 0, "reset stream"); in lws_h2_do_pps_send()
1336 lws_close_free_wsi(w, 0, "h2 sid close"); in lws_h2_parse_frame_header()
2489 lws_close_free_wsi(h2n->swsi, 0, "close_swsi_and_return"); in lws_h2_parser()
2860 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_read_h2()
/third_party/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt.c363 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "cbail3"); in lws_mqtt_client_socket_service()
372 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "mqtt svc fail"); in lws_mqtt_client_socket_service()
/third_party/libwebsockets/lib/core-net/
Dservice.c551 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_service_do_ripe_rxflow()
778 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_service_fd_tsi()
787 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_service_fd_tsi()
Dadopt.c470 lws_close_free_wsi(new_wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_adopt_descriptor_vhost2()
629 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in adopt_socket_readbuf()
910 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "adopt udp2 fail"); in lws_create_adopt_udp()
Dwsi-timeout.c155 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_set_timeout()
Dvhost.c1212 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS,
1691 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS,
Dclose.c1008 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason, const char *caller) in lws_close_free_wsi() function
Dprivate-lib-core-net.h966 lws_close_free_wsi(struct lws *wsi, enum lws_close_status, const char *caller);
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c271 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_http_client_socket_service()
287 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_http_client_socket_service()
488 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "cbail3"); in lws_http_client_socket_service()
836 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "redir"); in lws_client_interpret_server_handshake()
1052 lws_close_free_wsi(wsi, (enum lws_close_status)close_reason, "c hs interp"); in lws_client_interpret_server_handshake()
/third_party/libwebsockets/include/libwebsockets/
Dlws-eventlib-exports.h96 lws_close_free_wsi(struct lws *wsi, enum lws_close_status reason,
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c124 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "raw svc fail"); in rops_handle_POLLIN_raw_proxy()
/third_party/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c198 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "mqtt svc fail"); in rops_handle_POLLIN_mqtt()
413 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS, in rops_handle_POLLOUT_mqtt()
/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c205 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "raw svc fail"); in rops_handle_POLLIN_raw_skt()
/third_party/libwebsockets/lib/core-net/client/
Dconnect4.c335 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "client_connect4"); in lws_client_connect_4_established()
Dconnect2.c386 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "client_connect2");
Dconnect.c531 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "tls start fail"); in lws_client_connect_via_info()
Dconnect3.c711 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "client_connect3");
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c322 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_read_h1()
553 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_h1_server_socket_service()
/third_party/libwebsockets/lib/roles/cgi/
Dcgi-server.c928 lws_close_free_wsi(wsi, 0, "lws_cgi_kill"); in lws_cgi_kill()
/third_party/libwebsockets/lib/core/
Dcontext.c1856 lws_close_free_wsi(wsi, in lws_context_destroy()