Skip to content

Set SO_REUSEADDR socket option? #67

@securityguy

Description

@securityguy

Thanks for your work on this! I'm in the process of learning Go and am using this library for log ingestion. During development I keep having to reboot. If the application exits before the UDP socket is closed, the socket is left in TIME_WAIT and the application can't bind to it when I restart it.

Would it be possible to set the SO_REUSEADDR socket option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions