NAKAMURA, Hiroshi [mailto:nahi / keynauts.com] wrote:

> > From: "Nathaniel Talbott" <nathaniel / NOSPAMtalbott.ws>
> > Sent: Thursday, August 07, 2003 7:45 AM
> 
> > OK, I've tracked down my problem with DRb and OpenSSL a bit more; 
> > perhaps someone can help me out now, as I'm quickly getting 
> out of my 
> > league. Here are test client and server scripts that will show the 
> > failure. To run them, you'll need the latest DRb from ruby CVS
> > (http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/lib/drb) 
> installed (and 
> > of course the OpenSSL extension).
> 
> Reproduced on my cygwin box.
> SSL client stacks at sysread after readable-check in 
> openssl/buffering.rb. I'm talking to gotoyuzo about this problem.

Excellent! It's great to have somebody looking at this.

Just for another data point, when I was doing my investigation, I saw it
block both at the IO.select (as why says) and at the SSLSocket#sysread. Both
times the blocking was happening on the client side.

Thanks,


Nathaniel

<:((><