Skip to content

rt::io::net::tcp methods may throw SIGABRT #7976

Closed
@jedestep

Description

@jedestep

While migrating my code over to this new TCP library, I discovered it'll throw a SIGABRT whenever attempting to connect to an address. It appears to be coming from any method which can raise a condition (i.e. Listener::bind and TcpStream::connect).

Platform is OSX 10.8 x86_64.

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