Page 1 of 1

[BUG] in Linux v4 -> Endian Mixup in Linux !

Posted: Tue Apr 17, 2007 6:27 pm
by pbdep
There is an Endian Mixup in linux...not sure about Mac OS.

Linux return GetClientIP(X) -> 1.0.0.127 instead of 127.0.0.1


Norman.

PS: Can I use a library from v4Beta4 to workaround this?

Posted: Tue Apr 17, 2007 6:33 pm
by walker
please report bugs in the apropriate forum (Bug Reports) ... and if possible always with a code snippet which demontrates the bug...

Posted: Tue Apr 17, 2007 8:06 pm
by Nik
well IPs noramlly are in Network byteorde which is big Endian