Closed ThePedroo closed 1 year ago
This PR comes with edits that should fix the issue that when TLS ends for some reasons, will proceed to close connection.
Since the connection is already closed, will proceed to only end connection without trying to close.
Changes were not tested, should be done soon. But is successfully compiling.
Please point this PR to dev branch!
dev
Notice
What?
This PR comes with edits that should fix the issue that when TLS ends for some reasons, will proceed to close connection.
Why?
Since the connection is already closed, will proceed to only end connection without trying to close.
Testing?
Changes were not tested, should be done soon. But is successfully compiling.