>>>>> "Anthony" == Anthony Green <[EMAIL PROTECTED]> writes:

Anthony> After coming up with this, I discovered that this is
Anthony> basically the same solution that Stanley Brown came up with
Anthony> over a year
Anthony> ago...  http://gcc.gnu.org/ml/java/2004-09/msg00130.html

I hate it when we miss a patch :-(

Anthony> 2005-12-26  Anthony Green  <[EMAIL PROTECTED]>
Anthony>        * gnu/java/nio/SelectorImpl.java (select): Handle OP_CONNECT
Anthony>        properly.

This looks ok to me.

Anthony> +                          if ( 
((SocketChannel)key.channel()).isConnected ())

Spacing here is wrong.

Tom


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to