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

/openjdk7/jdk/src/windows/classes/sun/nio/ch/
H A DWindowsAsynchronousFileChannelImpl.java49 private static final int ERROR_HANDLE_EOF = 38; field in class:WindowsAsynchronousFileChannelImpl
500 if (error == ERROR_HANDLE_EOF) {

Completed in 43 milliseconds