On Mon, Aug 02, 2004, OpenSSL wrote: > Is there a description somewhere of what these non-blocking I/O bugs are? I'm using > 0.9.6 and use non-blocking I/O (under Windows and Linux) as the principal > communications mechanism. With product release imminent, I don't want to send out > something that has hidden intermittent bugs, and your comment makes me wonder > whether I shouldn't reimplement using blocking I/O in a separate thread (in Windows, > at least). >
There is a bug in base64 filter BIOS and cipher BIOs which is fixed in 0.9.7. There is a current bug in buffering BIOs with BIO_gets() and non-blocking I/O which hasn't been fixed yet because no one other than me seems to have noticed it and its tricky to fix. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
