Skip to content

MQTT lws_callback_on_writeable() issue with libuv backend on 4.5.8 #3574

@hbock

Description

@hbock

Hi,

Using libwebsockets 4.5.8 with MQTT client and libuv, we see that 9e33c52 partially reverts 6f1026f.

6f1026f fixed an issue we were having with MQTT client, where lws_callback_on_writable(wsi) would not result in the callback event LWS_CALLBACK_MQTT_CLIENT_WRITEABLE if the libuv event loop backend is used.

We have locally reverted 9e33c52 and the behavior is corrected., but we assume that may not be the correct long-term solution. Any advice is helpful.

Thanks!
Harry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions