Skip to content

The us_socket_context_connect function is not working properly. #250

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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