Searched defs:preClose (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jdk/src/java.base/unix/classes/sun/nio/ch/
H A DSocketDispatcher.java58 void preClose(FileDescriptor fd) throws IOException { method in class:SocketDispatcher
H A DDatagramDispatcher.java62 void preClose(FileDescriptor fd) throws IOException { method in class:DatagramDispatcher
H A DFileDispatcherImpl.java101 void preClose(FileDescriptor fd) throws IOException { method in class:FileDispatcherImpl
/openjdk9/jdk/src/java.base/share/classes/sun/nio/ch/
H A DNativeDispatcher.java76 void preClose(FileDescriptor fd) throws IOException { method in class:NativeDispatcher
/openjdk9/jdk/src/java.base/windows/classes/sun/nio/ch/
H A DSocketDispatcher.java58 void preClose(FileDescriptor fd) throws IOException { method in class:SocketDispatcher
/openjdk9/jdk/src/jdk.sctp/unix/classes/sun/nio/ch/sctp/
H A DSctpNet.java75 static void preClose(int fd) throws IOException { method in class:SctpNet

Completed in 106 milliseconds