Mail Archives: cygwin/1998/05/27/15:46:05
In article <356B0632 DOT E3F0DF40 DOT cygnus DOT gnu-win32 AT xilinx DOT com>,
Ajay Chankramath <ajayc AT xilinx DOT com> 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
- Raw text -