[Bug libgcj/25593] Socket problems

2006-03-08 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2006-03-09 01:12 --- I'm closing since it is fixed in the current release. I haven't found the precise fix so I don't know if a 4.0.x backport is possible. -- tromey at gcc dot gnu dot org changed: What|Removed

[Bug libgcj/25593] Socket problems

2006-03-07 Thread r_ovidius at eml dot cc
--- Comment #3 from r_ovidius at eml dot cc 2006-03-08 04:56 --- Yes, I just compiled 4.1 on linux and the testcase works there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25593

[Bug libgcj/25593] Socket problems

2006-03-07 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-03-07 22:49 --- I tried this test case with my 4.1 build and it seemed to work fine. opsy. gij HServer & [1] 21044 opsy. gij HClient READ: 224 READ: 12 opsy. java.net.SocketException: Socket Closed at HServer$1.run (HServer.java:

[Bug libgcj/25593] Socket problems

2005-12-28 Thread ovidr at users dot sourceforge dot net
--- Comment #1 from ovidr at users dot sourceforge dot net 2005-12-28 23:24 --- Created an attachment (id=10562) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10562&action=view) Testcase (HServer.java and HClient.java) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25593