jdk/src/share/classes/sun/nio/ch/Net.java
changeset 14025 fbebe005a3ee
parent 11823 ee83ae88512d
child 14342 8435a30053c1
equal deleted inserted replaced
14024:694c379c2958 14025:fbebe005a3ee
   407 
   407 
   408     private static native void setIntOption0(FileDescriptor fd, boolean mayNeedConversion,
   408     private static native void setIntOption0(FileDescriptor fd, boolean mayNeedConversion,
   409                                              int level, int opt, int arg)
   409                                              int level, int opt, int arg)
   410         throws IOException;
   410         throws IOException;
   411 
   411 
       
   412     static native int poll(FileDescriptor fd, int events, long timeout)
       
   413         throws IOException;
       
   414 
   412     // -- Multicast support --
   415     // -- Multicast support --
   413 
   416 
   414 
   417 
   415     /**
   418     /**
   416      * Join IPv4 multicast group
   419      * Join IPv4 multicast group