partysip-dev
[Top][All Lists]
Advanced

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

Re: [Partysip-dev] loop detection


From: Fredrik Thulin
Subject: Re: [Partysip-dev] loop detection
Date: Wed, 4 Sep 2002 08:46:12 +0200
User-agent: KMail/1.4.3

On Tuesday 03 September 2002 17.01, Aymeric Moizard wrote:
> 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);

good catch. since it was a pointer i thought it was recvfrom() who was going 
to put something there in return ;)

/Fredrik




reply via email to

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