Skip to content

Consequtive bind() may succed when it should fail. #1

@jav

Description

@jav

In a scenario where one server binds an IPv6 socket, but fails to bind an IPv4 socket, and later, annother server tries to bind the same port, it will succeed on IPv4 and fail on the IPv6 one.

Remedy is to do some bind-accounting.

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