From: nobu.nokada@... Date: 2005-09-22T00:10:22+09:00 Subject: Re: ruby-dev suumary 26957-27102 Hi, At Wed, 21 Sep 2005 22:48:41 +0900, Paul Brannan wrote in [ruby-talk:156944]: > Would any of this be solved by using WFMO instead of select on win32? WFMO doesn't work with sockets directly. > It would be nice to have a pluggable IO multiplexing system (e.g. so > ruby could use /dev/poll or /dev/epoll or kqueue on platforms that > support it). > > I don't know how difficult such a change is or what the consequences > might be. It has been discussed before in [ruby-talk:47186]. It should be a quite big change. -- Nobu Nakada