thanks, dr. henson, maybe what i should ask is that if there is a way, in open ssl, to accomplish what "select" acomplishes in the regular socket api? by reading your answer to my question, i guess there are ways to do this. can you be a little bit more specific? what exactly is "OSes equivalent of select"? and what are "several variations"? if it will take too long for you to answer in an email, could you please give me a place to find relative information?
many thanks in advance. chong peng -----Original Message----- From: Dr. Stephen Henson [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 10:02 AM To: openssl-users@openssl.org Subject: Re: ssl_select? On Tue, Nov 08, 2005, Chong Peng wrote: > hello, does anybody here know that is there an api similar > to "select" in the regular socket socket api for open ssl? > No there isn't. This would have to call the OSes equivalent of "select" anyway. There are several variations in use each with different properties used in different circumstances depending on the set of events you wish to monitor. 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 User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]