--- John Tobey <[EMAIL PROTECTED]> wrote: > On Fri, Oct 05, 2001 at 03:54:09PM -0400, Brian Reichert > wrote: > > And doesn't Windows have a select() call? > > Oh, I guess so, judging by win32/config.vc's > "d_select='define'". But > wasn't there some limitation, like it didn't work on > sockets? (not > that that would affect most uses of system2(), I suppose)
No, unfortunately it's the other way around. It _only_ works on sockets. :-( -- BKS __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1
