Re: A CFMessagePort communication disruption can mean only one thing...
Re: A CFMessagePort communication disruption can mean only one thing...
- Subject: Re: A CFMessagePort communication disruption can mean only one thing...
- From: Cameron Hayne <email@hidden>
- Date: Wed, 12 Nov 2003 10:26:38 -0500
On 12/11/03 5:29 AM, "Stiphane Sudre" <email@hidden> wrote:
>
The application is set as a login item (or a startup item if you refer
>
to the incoherent name in Panther). When the user logs in, it's
>
launched and is calling:
>
CFMessagePortRef remote =
>
CFMessagePortCreateRemote(kCFAllocatorDefault, CFSTR("MY DAEMON"));
>
on 10.2, remote has never ever been NULL.
>
on 10.3, remote is sometimes NULL.
>
What did change in Panther? Is there a workaround for this? Why did it
>
change?
I read that Panther delays startup of some system services until needed -
this allows faster booting. Perhaps that is causing your problem? If so, it
would seem to be a bug that should be reported.
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.