This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Fix Socket read returns EOF when count == 0...


Tom Tromey wrote:
"David" == David Daney <ddaney@avtrex.com> writes:


David> Tested on the HEAD on i686-pc-linux with make check in libjava with no
David> regressions.  No regressions in mauve in the 4.0 branch (HEAD not
David> tested in mauve due to ICE in mauve)

David> 2005-03-14  David Daney  <ddaney@avtrex.com>
David> 	* gnu/java/net/natPlainSocketImplPosix.cc (read_helper): Handle
David> 	count == 0 case.

David> O.K to commit to HEAD?
David> How about the 4.0 branch for good measure?

Yes to both. Thanks.

FWIW I think the Win32 code needs this as well.

FWIW I don't currently have a mandate to fix/test Win32 things (x86-linux is pushing it).


David Daney


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]