From: Bill Rebey <[EMAIL PROTECTED]>

Bill.Rebey> If I understand you correctly, you are suggesting that I
Bill.Rebey> put wrappers around SSL_write and SSL_read that make them
Bill.Rebey> exclusive operations.

Uhmm, not quite, just per-SSL structure...

Bill.Rebey> This effectively makes the thing single-threaded again.  I
Bill.Rebey> need to have blocking reads in effect all the time on one
Bill.Rebey> thread while I'm writing on another.  I can't very well
Bill.Rebey> single-thread the reads and writes.

I see what you mean.  True, we have then entered another level of
difficulty.  I think that demands waiting for the overhaul that I'm
thinking of doing...

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to