Skip to content

Socket::bind_device missing on linux platforms #441

@pabigot

Description

@pabigot

Somewhere between v0.4.9 and v0.5 the method Socket::bind_device disappeared on linux platforms unless feature all is explicitly selected.

Without diving too deeply I suspect this is due to #249 removing an implicit requirement on all elsewhere.

The method is also no longer listed on the generic documentation, though bind_device_by_index remains.

I'm working around this by adding the all feature, but if this change wasn't intentional it'd be nice to get it fixed.

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