[Libwebsockets] lws_rx_flow_control ssems to block LWS_CALLBACK_HTTP_WRITEABLE
Andy Green
andy at warmcat.com
Fri Nov 12 14:30:25 CET 2021
On 11/12/21 12:56, Søren Holm wrote:
> Hi
>
> If I call lws_rx_flow_control(wsi, 0) in LWS_CALLBACK_HTTP I get no calls to
> LWS_CALLBACK_HTTP_WRITEABLE.
>
> Is that intensional ?
No... it just disables POLLIN processing.
If it feels like an lws issue, can you modify a minimal example to show
the problem and share the patch?
-Andy
More information about the Libwebsockets
mailing list