guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handling POSIX signals (Guile 1.6)


From: Wolfgang Jaehrling
Subject: Re: Handling POSIX signals (Guile 1.6)
Date: Tue, 8 Oct 2002 06:23:18 +0200
User-agent: Mutt/1.3.28i

On Sun, Oct 06, 2002 at 07:10:32PM +0200, Wolfgang Jaehrling wrote:
> I have a very interesting problem with signals

The solution turned out to be trivial: Catch and ignore the error that
the `waitpid' in the signal handler throws.  That's all.

Cheers,
GNU/Wolfgang




reply via email to

[Prev in Thread] Current Thread [Next in Thread]