chicken-users
[Top][All Lists]
Advanced

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

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


From: Tim Lorenz
Subject: [Chicken-users] patch: fixing byteorder in udp.scm
Date: Sun, 3 Apr 2005 17:19:50 +0200
User-agent: Mutt/1.4.1i

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

Attachment: udp.scm.diff
Description: Text document


reply via email to

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