site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Dec 3, 2007, at 10:33 AM, Dave Zarzycki wrote: -==- Jack Repenning jackrepenning@tigris.org Project Owner SCPlugin http://scplugin.tigris.org "Subversion for the rest of OS X" _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I suspect that you need to change the daemon to use bootstrap_check_in() instead of bootstrap_register(). Hmmm ... but I don't call bootstrap_register() myself. I call CFMessagePortCreateLocal(), which calls bootstrap_register() (give or take a few intervening frames). There doesn't seem to be any alternative to calling CFMessagePortCreateLocal(), nor any hint in the dox at that level as to why it might call *_register() vice *_check_in(). This email sent to site_archiver@lists.apple.com