chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] patch: fixing byteorder in udp.scm


From: felix winkelmann
Subject: Re: [Chicken-users] patch: fixing byteorder in udp.scm
Date: Mon, 4 Apr 2005 07:42:40 +0200

Thanks, Tim. I'll apply this patch and also look into the general
problem with this egg more deeply as soon as possible.


cheers,
felix


On Apr 3, 2005 5:19 PM, Tim Lorenz <address@hidden> wrote:
> Hello List,
> 
> the code in the UDP-Egg aplies the byteorder transformation twice.
> 
> The following simple patch should fix this, so that htons gets only
> used in the ##net#gethostaddr function instead of passing an already
> converted argument.
> 
> Gruss
>   Tim
> 
> 
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
> 
> 
> 
>




reply via email to

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