Don't wait for _writable_ when _reading_ an SSL socket.
Also, don't select() at all if SSL_pending() says there's data to read. Patch by Fabian Mauchle.
Loading
Please register or sign in to comment
Also, don't select() at all if SSL_pending() says there's data to read. Patch by Fabian Mauchle.