Skip to content

Client OnError called with a System.IO.IOException, when trying to connect to server #2

@ghost

Description

Hi !

I facing an issue, I don't know why it is happening. I'm trying to connect to a server, but the OnError callback of the client is called with an IOException.

It comes from the Client.SendConnect() method, when it calls HandleConnectReply() : Client.SendConnect()

The catch block states that it // Should never happen. so I have no idea what happening.

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