newlib and the use of fcntl by java
Michael Koch
konqueror@gmx.de
Wed Sep 25 06:07:00 GMT 2002
> : Can't find method `isBlocking()' in type
> : `java.nio.channels.DatagramChann
>
> el'.
> if (ch != null && !ch.isBlocking ())
> ^
> /home/rearnsha/gnusrc/egcs-cross/libjava/java/net/DatagramSocket.ja
>va:327: error
>
> : Can't find method `isBlocking()' in type
> : `java.nio.channels.DatagramChann
>
> el'.
> if (ch != null && !ch.isBlocking ())
Sorry for the trouble. I already fixed CVS.
Michael
--
Homepage: http://www.worldforge.org/
GPG-key: http://konqueror.dyndns.org/~mkoch/michael.gpg
More information about the Java
mailing list