[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/31010] select() doesn't block with DatagramChannels
From: |
csm at gnu dot org |
Subject: |
[Bug classpath/31010] select() doesn't block with DatagramChannels |
Date: |
2 Mar 2007 01:21:09 -0000 |
------- Comment #3 from csm at gnu dot org 2007-03-02 01:21 -------
This works for me with recent-ish SVN GCJ.
Of course, I didn't sit and wait to see if it blocks forever, but it does
indeed block in the select() call.
address@hidden:~/Source$ gij-4.3pre --version
java version "1.5.0"
gij (GNU libgcj) version 4.3.0 20070215 (experimental)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
--
csm at gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31010