This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

need help with sockets and STATUS_ACCESS_VIOLATION


Hi.

I'm porting a server written for linux and trying to get it to run on
Windows 95.  I can compile it without any problem, but when I run it I
always get a STATUS_ACCESS_VIOLATION exception when someone connects to
the server.  I've pinpointed the problem to when I try to read() from a
socket (tried two different programs and one of my own to test) and it
always returns this error.  I'm hoping that this is a problem that many
people will know and will be able to solve without thinking about it,
but I can send some example code if not.

Thanks
Daniel Major
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]