Skip to content

connected returns true even as soon as the socket is initialized #102

Open
@mireaulf

Description

@mireaulf

The connected() function compares the internal ptr to null to see if it is connected, but ptr is initialized in init(...) which is called during construction.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions