lua-users home
lua-l archive

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


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/