Home
last modified time | relevance | path

Searched refs:LWS_CLOSE_STATUS_NOSTATUS (Results 1 – 19 of 19) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dwsi-timeout.c50 __lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_sul_hrtimer_cb()
119 __lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, "timeout"); in lws_sul_wsitimeout_cb()
155 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_set_timeout()
213 __lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_validity_cb()
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()
Dvhost.c1212 lws_close_free_wsi(w, LWS_CLOSE_STATUS_NOSTATUS,
1691 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS,
/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.c2860 lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_read_h2()
/third_party/libwebsockets/include/libwebsockets/
Dlws-ws-close.h40 LWS_CLOSE_STATUS_NOSTATUS = 0, enumerator
/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/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()
1036 close_reason = LWS_CLOSE_STATUS_NOSTATUS; in lws_client_interpret_server_handshake()
/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/http/
Dheader.c653 __lws_close_free_wsi(wsi, LWS_CLOSE_STATUS_NOSTATUS, in lws_sul_http_ah_lifecheck()
/third_party/libwebsockets/lib/roles/ws/
Dops-ws.c1504 (reason == LWS_CLOSE_STATUS_NOSTATUS || in rops_close_via_role_protocol_ws()