Re: Mach Bootstrap_create_server, "server_command" parameter
Re: Mach Bootstrap_create_server, "server_command" parameter
- Subject: Re: Mach Bootstrap_create_server, "server_command" parameter
- From: Michael Prenez-Isbell <email@hidden>
- Date: Tue, 17 Feb 2009 05:50:01 -0500
- Thread-topic: Mach Bootstrap_create_server, "server_command" parameter
Your instincts are correct :-) I was in the weeds. But I got a lot of great
feedback yesterday and fixed it. I'm doing solutions along all three lines
-- bootstrap_create_server, launchd with a propertylist and a CFMessagePort
solution. CFMessagePort is actually what I probably need, the launchd as
backup solution and bootstrap_create_server out of plain old desire to Make
It Work.
Not sure what I think about actually eliminating an API in favor of a config
oriented approach. Why not just document the API properly. Nothing wrong
with the API and it seems to me it's more coherent with the rest of the Mach
API. Just my two cents.
Just out of curiosity, is there some historical reason why there is so
little real example code out there on the web for the mach stuff. I mean,
you have got to be COMMITTED and OBSESSED to figure out how all this works.
On 2/17/09 5:17 AM, "Quinn" <email@hidden> wrote:
> At 15:37 -0500 16/2/09, Michael Prenez-Isbell wrote:
>> Mach Bootstrap_create_server, "server_command" parameter
>
> What are you actually trying to do here. Most of the
> <servers/bootstrap.h> APIs are deprecated in favour of static
> configuration via a launchd property list. My experience is that
> most folks who ask questions about bootstrap_create_server are in the
> weeds. If you can explain your high-level goal, I should be able to
> get you back on the tarmac (-:
>
> S+E
_______________________________________________
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