Searched refs:LWS_EV_START (Results 1 – 10 of 10) sorted by relevance
171 if (!((flags & (LWS_EV_START | LWS_EV_STOP)) && in io_sd()178 if (flags & LWS_EV_START) { in io_sd()229 io_sd(wsi, LWS_EV_START | LWS_EV_READ); in init_vhost_listen_wsi_sd()
319 assert((flags & (LWS_EV_START | LWS_EV_STOP)) && in elops_io_ev()322 if (flags & LWS_EV_START) { in elops_io_ev()400 elops_io_ev(wsi, LWS_EV_START | LWS_EV_READ); in elops_init_vhost_listen_wsi_ev()
299 assert((flags & (LWS_EV_START | LWS_EV_STOP)) && in elops_io_event()302 if (flags & LWS_EV_START) { in elops_io_event()438 elops_io_event(wsi, LWS_EV_START | LWS_EV_READ); in elops_init_vhost_listen_wsi_event()
198 assert((flags & (LWS_EV_START | LWS_EV_STOP)) && in elops_io_uloop()202 if (flags & LWS_EV_START) in elops_io_uloop()
35 LWS_EV_START = (1 << 2), enumerator
557 if (!((flags & (LWS_EV_START | LWS_EV_STOP)) && in elops_io_uv()569 if (flags & LWS_EV_START) { in elops_io_uv()638 elops_io_uv(wsi, LWS_EV_START | LWS_EV_READ); in elops_init_vhost_listen_wsi_uv()
241 context->event_loop_ops->io(wsi, LWS_EV_START | LWS_EV_READ); in lws_plat_insert_socket_into_fds()
176 LWS_EV_START | LWS_EV_READ); in _lws_change_pollfd()184 LWS_EV_START | LWS_EV_WRITE); in _lws_change_pollfd()
224 if (flags & LWS_EV_START) { in io_custom()
215 context->event_loop_ops->io(wsi, LWS_EV_START | LWS_EV_READ); in lws_plat_insert_socket_into_fds()