Skip to content

Why set_reuseport to be true? #1

@fxsjy

Description

@fxsjy

socket.set_reuseport(true)?;

In daemon mode, if the user accidentally starts it twice, setting reuse to true will run two processes, which should not be the expected behavior.

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