On Fri, Mar 23, 2012 at 7:51 AM, Frank Lahm wrote:
> Hi,
>
> I've very recently added libevent to Netatalk, using it for a new service
> controller process which is responsible for starting and restarting other
> daemons (for now). There I use the signal handling facility of libevent for
> handlin
Hi,
I've very recently added libevent to Netatalk, using it for a new
service controller process which is responsible for starting and
restarting other daemons (for now). There I use the signal handling
facility of libevent for handling signals.
Thanks for libevent, I love it!
Now it seems