> So long as your last operation, SSL_read or SSL_write, returned WANT_READ,
> there is no reason to retry that particular operation until you find the
> socket in the read set.

        Ack! Sorry part was badly worded. There is no reason to retry that
particular operation until you either find the socket in the read set or
perform some other operation that might read from the socket.

        DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to