Skip to content

Fatal error on SSL transport #1

@secu77

Description

@secu77

Hi, I have a error with when I implement wss. I will explain:

I have a server wss, and a client wss also. So, when I send a msg with server to cliente, or from cliente to server, everythinh is right, but... If I do CTRL+C in client wss the block try catch of client capture exception and exit correctly, but the Server wss try catch not capture exception and broken. Then, imagine that I want use a comunication with 5 clients and one server. If any client do CTRL+C or something like that, automatically, server will fall and the other clients lost the comunication with server.

cap1

I let you a capture that show exactly this situation, with the error.

cap2

Error Extended...

cap3

If I want catch the exception in server to prevent server fall, What I can do that?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions