linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] getsockname misbehavior in linphone 0.12.0 and


From: Jamey Hicks
Subject: Re: [Linphone-developers] getsockname misbehavior in linphone 0.12.0 and 0.12.1pre3
Date: Wed, 12 Nov 2003 09:26:52 -0500

On Wed, 2003-11-12 at 05:46, Simon MORLAT wrote:
> Hello Jamey,
> 
> I've tried to replace
> struct sockaddr addr;
> into
> struct sockaddr_storage addr;
> I hope it solves the problem.
> It will be in 0.12.1pre4 in a few hours in the download site.
> 

It solves that problem.  I'll try out pre4 today.  It is confusing that
struct sockaddr is not big enough to hold all the various sockaddr
subtypes.

Jamey






reply via email to

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