Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mDNSResponder, Client id -1 invalid (-65549) message



Anybody know what causes this console message:

<message>
Oct 31 15:04:37 localhost mDNSResponder[170]: -1: DNSServiceResolve("TestShare", "_embrace._tcp.", "local.") failed: Client id -1 invalid (-65549)
</message>



Embrace is a customized protocol I'm using. I've examined the mDNSResponder 58 code and found:



<code> mStatus_Invalid = 65549

demon.c, line 609
if (client == (mach_port_t)-1) { err = mStatus_Invalid; errormsg = "Client id -1 invalid"; goto fail; }
</code>




What does it mean? What's happeneing with the Mach ports?


Rob _______________________________________________ rendezvous mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/rendezvous Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.