Home
last modified time | relevance | path

Searched refs:lws_plat_change_pollfd (Results 1 - 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-fds.c45 lws_plat_change_pollfd(struct lws_context *context, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/plat/optee/
H A Dnetwork.c239 lws_plat_change_pollfd(struct lws_context *context, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-fds.c260 lws_plat_change_pollfd(struct lws_context *context, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c219 lws_plat_change_pollfd(context, wsi, &pt->fds[pt->fds_count - 1]); in lws_plat_insert_socket_into_fds()
250 lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/core-net/
H A Dpollfd.c198 if (lws_plat_change_pollfd(context, wsi, pfd)) { in _lws_change_pollfd()
H A Dprivate-lib-core-net.h1315 lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi,

Completed in 6 milliseconds