Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BSimonSweet opened this issue Jul 27, 2023 · 0 comments

Comments

@BSimonSweet
Copy link

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.

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

No branches or pull requests

1 participant