[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua and signals
- From: "Aaron B." <aaron@...>
- Date: Wed, 26 Dec 2012 15:27:32 -0500
On Wed, 26 Dec 2012 19:19:39 +0000
Owen Shepherd <owen.shepherd@e43.eu> wrote:
>
> Note that stdio and malloc are not signal safe. Handling signals
> asynchronously from a non- native language is just not going to work
>
Using LuaPosix, I've written several daemons in Lua that handle signals
perfectly fine. They work 100% on both Linux and NetBSD.
I've not had any reliability problems with it...
--
Aaron B. <aaron@zadzmo.org>