Re: Service Lookup
Re: Service Lookup
- Subject: Re: Service Lookup
- From: Marc Krochmal <email@hidden>
- Date: Sat, 23 Mar 2002 13:27:07 -0800
Mandip,
I forgot to tell you to remove the line...
infoPtr->clientContextPtr = NULL;
That's the actual cause of the -4176 error and was the reason why I told
you to make sure entitiyObject wasn't NULL. The value that you pass
into NSLPrepareRequest() is what ends up in
infoPtr->clientContextPtr. I filed bug 2886211 regarding not being
able to pass in a NULL contextPtr.
-Marc
On Friday, March 22, 2002, at 10:50 PM, Mandip Chadha wrote:
Actually entityobject is the serial number so it is never null. Also i
tested it by setting the entityobject to 1 and it still gives me the
same
problem.
Apparently NSLStartServicesLookup is returning an error of #-4176.
But I
cant figure out why? Is there something I am missing?
Mandip
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.