Re: non-blocking example for Net::SSLeay

2001-04-30 Thread Eric Rescorla
[EMAIL PROTECTED] writes: > I'm trying to write a tiny SSL webserver. It would really > help to have an example of how to set up and use non-blocking > SSL calls with a select statement or similar. The problem > here is implementing CGI: the CGI script wants normal I/O > through normal file desc

Re: non-blocking example for Net::SSLeay

2001-04-30 Thread Noel Burton-Krahn
e makefile to detect openssl.exe under Windows. Hope it helps. --Noel > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: non-blocking example for Net::SSLeay > Date: Sun, 29 Apr 2001 17:59:46 -0700 (PDT) > > > I'm trying to write a tiny SSL webserver. It would