Home
last modified time | relevance | path

Searched refs:lws_wsi_mux_close_children (Results 1 – 4 of 4) sorted by relevance

/external/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c542 lws_wsi_mux_close_children(wsi, reason); in rops_close_kill_connection_mqtt()
/external/libwebsockets/lib/roles/h2/
Dops-h2.c682 lws_wsi_mux_close_children(wsi, reason); in rops_close_kill_connection_h2()
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h627 lws_wsi_mux_close_children(struct lws *wsi, int reason);
Dwsi.c1110 lws_wsi_mux_close_children(struct lws *wsi, int reason) in lws_wsi_mux_close_children() function