Home
last modified time | relevance | path

Searched refs:__remove_wsi_socket_from_fds (Results 1 - 10 of 10) sorted by relevance

/third_party/libwebsockets/lib/core-net/
H A Dclose.c423 __remove_wsi_socket_from_fds(wsi); in __lws_close_free_wsi()
723 __remove_wsi_socket_from_fds(wsi); in __lws_close_free_wsi()
888 __remove_wsi_socket_from_fds(wsi); in __lws_close_free_wsi_final()
H A Dpollfd.c358 __remove_wsi_socket_from_fds(struct lws *wsi) in __remove_wsi_socket_from_fds() function
H A Dwsi.c374 __remove_wsi_socket_from_fds(wsi); in lws_wsi_extract_from_loop()
1098 if (__remove_wsi_socket_from_fds(wsi)) in _lws_generic_transaction_completed_active_conn()
H A Dprivate-lib-core-net.h1102 __remove_wsi_socket_from_fds(struct lws *wsi);
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-spawn.c571 __remove_wsi_socket_from_fds(lsp->stdwsi[n]); in lws_spawn_piped()
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-spawn.c533 __remove_wsi_socket_from_fds(lsp->stdwsi[n]); in lws_spawn_piped()
/third_party/libwebsockets/lib/roles/dbus/
H A Ddbus.c117 if (__remove_wsi_socket_from_fds(wsi)) { in __lws_shadow_wsi_destroy()
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c815 __remove_wsi_socket_from_fds(wsi);
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c1664 __remove_wsi_socket_from_fds(wsi); in lws_client_reset()
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c369 __remove_wsi_socket_from_fds(wsi); in _lws_vhost_init_server_af()

Completed in 19 milliseconds