Closed gwynjudd closed 2 years ago
Resolves an issue we found when the SSLRead(...) call in flushSSLBuffers returned errSSLWouldBlock. In this case, we would want to resumeReadSource so that the buffers can drain.
Fixes #798
This pull request has been marked as stale, it will be closed automatically if there is no further activity.
Resolves an issue we found when the SSLRead(...) call in flushSSLBuffers returned errSSLWouldBlock. In this case, we would want to resumeReadSource so that the buffers can drain.
Fixes #798