Closed pboothe closed 8 years ago
Lots of clients were dying at SSL_accept. This seems to fix that problem.
ws and wss now appear to have the same level of reliability.
This change is
LGTM. Tactically improving logging and reliability is great. It would be great to see future refactoring to enable finer grained unit testing of the various protocol/timeout cases.
Lots of clients were dying at SSL_accept. This seems to fix that problem.
ws and wss now appear to have the same level of reliability.
This change is