Home
last modified time | relevance | path

Searched refs:lws_callback_as_writeable (Results 1 - 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/roles/raw-file/
H A Dops-raw-file.c38 n = lws_callback_as_writeable(wsi); in rops_handle_POLLIN_raw_file()
/third_party/libwebsockets/lib/core-net/
H A Dservice.c49 lws_callback_as_writeable(struct lws *wsi) in lws_callback_as_writeable() function
220 n = lws_callback_as_writeable(wsi); in lws_handle_POLLOUT_event()
H A Dprivate-lib-core-net.h1171 lws_callback_as_writeable(struct lws *wsi);
/third_party/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c411 if (lws_callback_as_writeable(w)) { in rops_handle_POLLOUT_mqtt()
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c1247 if (lws_callback_as_writeable(w)) { in rops_perform_user_POLLOUT_h2()

Completed in 6 milliseconds