Re: [Jruby-devel] nio + select!!

2006-05-06 Thread Thomas E Enebo
Sweet! I will look and land tommorow unless I run into questions...Rails work is dominating this evening... -Tom On Sat, 06 May 2006, Evan Buswell defenestrated me: > I've got a working select now, and WEBrick::GenericServlet runs! (There > is an error about Fnctl missing, but it should b

Re: [Jruby-devel] Implementing nio based select

2006-05-06 Thread Evan Buswell
Thanks! Well, I imlemented select() first and read this second. But it feels good to not find anything contradictory there, anyhow. JRuby doesn't have to do poll() (right?) so the approach is slighty different anyway. Evan Adam Ritter wrote: > Hi! > I just found this site and thought it may be