Date: Wed, 11 Feb 1998 18:19:48 -0700 From: Nate Williams <nate@mt.sri.com> To: Jeffrey Hsu <hsu@FreeBSD.ORG> Cc: freebsd-java@hub.freebsd.org, java-port@hub.freebsd.org Subject: Re: IP address byte order bug Message-ID: <199802120119.SAA02040@mt.sri.com> In-Reply-To: <199802120114.RAA29206@hub.freebsd.org> References: <199802120114.RAA29206@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Here's something I just fixed in my tree which you won't see in Sun's > tree because they don't have this problem on their big-endian SPARC > processor. Thanks for the bugfix. This was fixed last month already in our tree. revision 1.3 date: 1998/01/09 00:39:36; author: hikura; state: Exp; lines: +2 -1 java_net_PlainSocketImpl_socketGetOption: fixed missing ntohl() in part of getting local address. (It may be a bug in original JDK source from JavaSoft) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802120119.SAA02040>