Closed Shrews closed 10 years ago
SSL_ERROR_WANT_READ and SSL_ERROR_WANT_WRITE could possibly be thrown from either recv() or send(), so we need to make sure both are handled.
SSL_ERROR_WANT_READ and SSL_ERROR_WANT_WRITE could possibly be thrown from either recv() or send(), so we need to make sure both are handled.