Skip to content

Multicast convenience methods #388

Description

@SeanTAllen

Multicast is available through setsockopt_u32 but has no convenience methods. Common operations like joining a group, leaving a group, and setting the outgoing interface each require looking up the right socket option constants and packing the right argument — a convenience API would make these straightforward.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

discuss during syncShould be discussed during an upcoming sync

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions