This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/20486] New: Win32 needs Socket read returns EOF when count == 0 fix
- From: "daney at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Mar 2005 17:39:16 -0000
- Subject: [Bug libgcj/20486] New: Win32 needs Socket read returns EOF when count == 0 fix
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
With this patch:
http://gcc.gnu.org/ml/java-patches/2005-q1/msg00753.html
I fixed the "Socket read returns EOF when count == 0" problem for POSIX. A
similar patch should be made to Win32 code.
--
Summary: Win32 needs Socket read returns EOF when count == 0 fix
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: daney at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC host triplet: *-Win32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20486