Skip to content

The us_socket_context_connect function is not working properly. #250

@jwcpp

Description

@jwcpp

Environment: Windows + libuv.
Issue 1: The system function connect(fd) invoked internally by us_socket_context_connect() is blocked.
Issue 2: When us_socket_context_connect() attempts to connect to a port with no listening service (non-existent port), the on_open callback is incorrectly triggered—this callback should not be invoked in this failure scenario.

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