[Libwebsockets] problem after upgrading
Gernot Tenchio
lws at tenchio.de
Wed Jun 16 12:25:29 CEST 2021
Hi,
since I upgraded libwebsockets from version 3.2.2 to version 4.2.0 my
http client code does not work anymore.
During a LWS_CALLBACK_RECEIVE_CLIENT_HTTP_READ event a call
to lws_http_client_read() returns nothing to me (what it did in 3.2.2).
Instead, the message "N: lws_http_client_read: swallowed read (164)"
appears in the log. What does this message mean and what can I do
against it?
Thanks in advance,
Gernot
More information about the Libwebsockets
mailing list