Skip to content

SMP configuration not triggering LWS_CALLBACK_EVENT_WAIT_CANCELLED event other than tsi 0. #3531

@kirankumar-ravuri

Description

@kirankumar-ravuri

Hi All,

I am doing some tests configuring libwebsockets for SMP for a client. I am trying to do lws_cancel_service() and it is not triggering LWS_CALLBACK_EVENT_WAIT_CANCELLED event for tsi values other than 0.
Upon debugging I came across the this line, which is returning without creating dummy fds for other threads other than value 0. After commenting that line, it seems to work.

Please clarify this.

Apologies for asking this query here as I couldn't open mailing list link. Its loading for ever.

BRs
Kiran

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