Skip to content

Call to bind(addr) never returns in example/tcp-servers #271

@wnklmnn

Description

@wnklmnn

Hi,
I tried running the tcp-servers example but for some reason the call to Handle::<TcpListener>::bind(addr) never seems to return.
Trying to use ports below 1024 which should result in a Err show the same behavior.

Since Handle::<TcpListener>::bind(addr) lives in nuclei I pulled down the source for that(vertexclique/nuclei@46086e3). Running the tcp-server example works fine.

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