partysip-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Partysip-dev] loop detection


From: Aymeric Moizard
Subject: Re: [Partysip-dev] loop detection
Date: Tue, 3 Sep 2002 17:01:16 +0200 (CEST)

Your initial modifications in udp.d in order to use recvfrom
are not enough. The "slen" parameter must be initialized before
the method can be called. I've added a line before the recvfrom call:

slen = sizeof(sa);

Thanks
Aymeric






reply via email to

[Prev in Thread] Current Thread [Next in Thread]