Skip to content

extra mutex in broadcast example #617

@troppoli

Description

@troppoli

It seems to me that the m_connection_lock mutex in the broadcast_server isn't needed. Connections are only manipulated inside the process_messages loop serially.

I think it's helpful to see what's minimally required for synchronization.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions