Re: 1.3.11: accept ist not interrupted by a signal

2002-10-28 Thread Thomas Pfaff
Franck Leray wrote: Hi all, A process waiting for clients on a 'accept' statement becomes mad (eating cpu) when it receives a signal. Not on UNIX platform. See the message of Christopher Faylor (28 jun 2002) '1.3.11: accept ist not interrupted by a signal' for an example.

RE: 1.3.11: accept ist not interrupted by a signal

2002-10-25 Thread [EMAIL PROTECTED]
#x27;t know of another option. HTH, Larry Original Message: - From: Franck Leray [EMAIL PROTECTED] Date: Fri, 25 Oct 2002 15:17:56 +0200 To: [EMAIL PROTECTED] Subject: 1.3.11: accept ist not interrupted by a signal Hi all, A process waiting for clients on a 'accept

1.3.11: accept ist not interrupted by a signal

2002-10-25 Thread Franck Leray
Hi all, A process waiting for clients on a 'accept' statement becomes mad (eating cpu) when it receives a signal. Not on UNIX platform. See the message of Christopher Faylor (28 jun 2002) '1.3.11: accept ist not interrupted by a signal' for an example. I don't w