Searched refs:ExtendedSocketOption (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/nio/ch/
H A DExtendedSocketOption.java35 class ExtendedSocketOption { class
36 private ExtendedSocketOption() { } method in class:ExtendedSocketOption
H A DSocketAdaptor.java357 setBooleanOption(ExtendedSocketOption.SO_OOBINLINE, on);
361 return getBooleanOption(ExtendedSocketOption.SO_OOBINLINE);
H A DSocketChannelImpl.java239 set.add(ExtendedSocketOption.SO_OOBINLINE);
/openjdk7/jdk/make/java/nio/
H A DFILES_java.gmk176 sun/nio/ch/ExtendedSocketOption.java \

Completed in 135 milliseconds