> Le 18 avr. 2016 à 18:02, Damien Sorresso a écrit :
>
> Axel,
>
> I do not believe there have been any fixes in that area. The teardown path is
> pretty straightforward, and the code path is such that the SIGKILL timer
> won't ever be armed without first calling kill(2) with SIGTERM.
> -damie
Within my launchd.plist I’m using the Bonjour key for some of my on-demand
sockets. Is there a way to associate a TXT record with the name that gets
automatically registered with the responder? An API I can call when launched
but the info persists after my process has ended?
/Mick