On Jul 16, 2005, at 9:16 PM, nobu.nokada / softhome.net wrote: >> If I accept() a connection from that, will the connecting socket be >> nonblocking as well? >> > > It may be changed so in the near future. So do I need to call it once on each Socket accept() spawns? Will once be enough? What is the nonblocking behavior of accept? Will it throw an Exception, return nil, or what? Thanks. James Edward Gray II