From: cgf AT cygnus DOT com (Christopher G. Faylor) Subject: Re: select() call 27 May 1998 15:46:05 GMT Message-ID: <6khcft$95n$1@cronkite.cygnus.com> References: <356B0632 DOT E3F0DF40 DOT cygnus DOT gnu-win32 AT xilinx DOT com> X-Newsreader: trn 4.0-test63 (15 March 1998) In article <356B0632 DOT E3F0DF40 DOT cygnus DOT gnu-win32 AT xilinx DOT com>, Ajay Chankramath wrote: >I'm trying to port some basic socket based networking >code to win32. The compilation goes through fine, but >it says STATUS_ACCESS_VIOLATION at the select() >call. Is there difference in the way select() is implemented >in cygwin32 ? > >Please let me know if you have encountered similar problems. Think of what you would do if your program gave you an unexpected error on UNIX. What would you do? You'd probably run it under the debugger to find out where it was failing and possibly it would be very clear as to why it was failing. Guess what you would do under Cygwin32, a UNIX emulation product? -- cgf AT cygnus DOT com "Everything has a boolean value, if you stand http://www.cygnus.com/ far enough away from it." -- Galena Alyson Canada