From: Antonin Amand Date: 2006-06-27T02:14:17+09:00 Subject: Re: Blocking read after select I think I've found a part of the problem. Reading the openssl library source code I discover that SSLSocket are non-blocking IO. I'm not very familiar with the non-blocking IO. How would I now when I should read or not without an active loop ? Thank. Antonin. -- Posted via http://www.ruby-forum.com/.