This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch for Review] "errno" in networking code and Win32
- From: Tom Tromey <tromey at redhat dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 10 Jan 2003 17:36:46 -0700
- Subject: Re: [Patch for Review] "errno" in networking code and Win32
- References: <av7e30$rco$2@main.gmane.org>
- Reply-to: tromey at redhat dot com
>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:
Ranjit> The following patch proposes to clean up the networking code a
Ranjit> little bit with respect to checking for errors during socket
Ranjit> operations.
Based on discussion on the main list, I assume we can drop this patch.
Tom