On 2/21/04 9:39 AM, "Frederic Drolet" <email@hidden> wrote:
> [mDNSWin32] Deregistering interface << ERROR: Must specify address size
> (i.e. %.
> 4a=IPv4, %.6a=Ethernet, %.16a=IPv6) >> with mDNS
>
> My application then terminates correctly but the thread that was supposed
> to detect the termination of the service didn't detect it. When I kill the
> service, I call mDNS_DeregisterService and mDNS_Close. Is there something
> else to do? Theses calls were effective with an old version of Rendezvous.
> Now, I need to update it and it doesn't seem to work with the new version.
>
> Also, I have this assert message at the beginning, maybe it has something
> to do with the error I encounter:
>
> [ASSERT] assert: "n > 0"
> [ASSERT] where: "\dossier_ecole\Stage\Rendezvous\Windows\mDNSWin32.c",
> line 180
> 6, "ProcessingThread"
Both of those asserts likely indicate that memory has been corrupted,
resulting in an invalid interface.
Can you send an example of the code you're using to setup and tear down the
services offline?
_______________________________________________
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.