Skip to content

Socket::IFF_* are missing #8046

@enebo

Description

@enebo

Not sure how actionable these constant values are but we are missing: :IFF_ALLMULTI, :IFF_AUTOMEDIA, :IFF_BROADCAST, :IFF_DEBUG, :IFF_DYNAMIC, :IFF_LOOPBACK, :IFF_MASTER, :IFF_MULTICAST, :IFF_NOARP, :IFF_NOTRAILERS, :IFF_POINTOPOINT, :IFF_PORTSEL, :IFF_PROMISC, :IFF_RUNNING, :IFF_SLAVE, :IFF_UP.

Whether we can use these values like IFF_UP using Java APIs might be why they don't exist but perhaps we just do not have them generated? This is currently an issue for https://github.com/tenderlove/zeroconf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions