This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] Moving java.net.Plain*SocketImpl
- 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: 10 Sep 2003 10:29:22 -0600
- Subject: Re: [Patch] Moving java.net.Plain*SocketImpl
- References: <200309061818.28593.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> I wrote a patch to move java.net.Plain*SocketImpl and helper classes
Michael> to gnu.java.net. The attached patch is also tested by Mohan Embar and
Michael> Richard Earnshaw on their platforms (win32 and arm/newlib).
Michael> Ok to commit ?
Yes, thanks.
Tom