This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: java.net.SocketAddress
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 21 Aug 2002 12:10:55 -0600
- Subject: Re: java.net.SocketAddress
- References: <E17hRjy-0002ZT-00@majestix.konqueror.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> Another new file for review. This can be commited to
Michael> classpath CVS too.
Classpath already has java.net.SocketAddress.
Let's just use the version from there.
Tom