From: James Edward Gray II Date: 2007-10-04T08:53:32+09:00 Subject: Re: Non-blocking 'gets' ? On Oct 3, 2007, at 5:32 PM, Stephen Ware wrote: > I'm using a Windows XP 'cmd' shell if that has anything to do with it. I'm pretty sure you can never put STDIN into a nonblocking mode on Windows, just FYI. It's certainly possible for sockets though. James Edward Gray II