Skip to content

Binding twice on the same addr returns OK both times on Windows #400

@blabaere

Description

@blabaere

Hello,

I wrote a test showing that on Windows, when using std::net::TcpListener, the second bind returns Err but using mio::net::tcp::TcpListener, both calls return OK. On linux, the tests are passing.

The Appveyor build.
The Travis build.
The source code.

Regards,
Benoît

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