From: nobu.nokada@... Date: 2005-07-17T11:16:53+09:00 Subject: Re: Nonblocking Sockets Hi, At Sun, 17 Jul 2005 05:52:34 +0900, James Edward Gray II wrote in [ruby-talk:148402]: > Is this the "standard" way to make a nonblocking Socket in Ruby? Though not a "standard" way, there is io/nonblock module in "rough". > Will that work on Unix and Windows? Still not on Windows. > If I accept() a connection from that, will the connecting socket be > nonblocking as well? It may be changed so in the near future. -- Nobu Nakada