Interrupted system call and sockets --> Help

Interrupted system call and sockets --> Help

Post by Jaime Jof » Wed, 24 Jun 1992 07:04:58



Hi,
  I have this program that I wrote as a project for school taht won't work
anymore.  The project is a game deamon that would fork a server for a set of
players/clients.  I did this using UNIX domain sockets and I works fine at
my school's HP running HP-UX 8.0.  When I run this under linux the first game
runs fine, but after it is finished, the server dies with an interrupted
system call error when trying to connect.  Is this a bug in the linux socket
implementation?  Thanks,

Jaime Jofre