This is the mail archive of the java@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: newlib and the use of fcntl by java


> : 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


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