[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua and signal trapping
- From: Gavin Wraith <gavin@...>
- Date: Tue, 19 Jul 2005 20:30:47 +0100
In message <1121798298.31065.238795065@webmail.messagingengine.com> you wrote:
> In my initial investigation of Lua, I am struck by it's elegance,
> but I have not seen any capability to trap unix signals (i.e. sighup,
> sigint).
> If I have missed this, please correct me.
Have a look in lua.c which #includes ANSI C's signal.h.
--
Gavin Wraith (gavin@wra1th.plus.com)
Home page: http://www.wra1th.plus.com/