Re: What is TimeOut ("idle time out") in launchd?
Re: What is TimeOut ("idle time out") in launchd?
- Subject: Re: What is TimeOut ("idle time out") in launchd?
- From: Quinn <email@hidden>
- Date: Tue, 15 Jun 2010 12:44:25 +0100
At 08:18 -0700 13/6/10, Jerry Krinock wrote:
But what is TimeOut? Can't find any general definition of "idle
time out" anywhere.
This specifies the idle exit timeout. If your daemon hasn't received
a request in this amount of time, it should quit. Notably launchd
does not implement this for you; it's up for you to implement the
timeout in your daemon's main event loop.
ps There's a launchd-dev mailing list that's a better choice for
launchd specific questions.
<http://lists.macosforge.org/mailman/listinfo/launchd-dev>
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden