SSl users:

Is it possible to do a select over multiple socket file descriptors,
some of which are SSL-based through a PERL SSL package?  The purpose is
to detect any IO readiness (read/write) over a number of file
descriptors (SSL and non-SSL) simultaneously.  ie, the typical

        select RBITS,WBITS,EBITS,TIMEOUT

call.

If not, any information on how this can be accomplished with the SSLeay
0.6.6 package in C is appreciated; I will see if I can add the
functionality to an existing PERL package.

Thanks.

Eric Ma
[EMAIL PROTECTED]
+-------------------------------------------------------------------------+
| Administrative requests should be sent to [EMAIL PROTECTED] |
| List service provided by Open Software Associates, http://www.osa.com/  |
+-------------------------------------------------------------------------+

Reply via email to