Skip to content

proposal: net: NewFlags #65926

@nicklasfrahm

Description

@nicklasfrahm

Proposal Details

Currently, the logic of the os-specific parsing of network flags is in a private function called linkFlags. I am proposing to create the function NewFlags insteads, which parses the os-specific flags, which would allow me to re-use the logic of that function rather than copying it into my own code. I don't see any breaking changes this would introduce.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Incoming

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions