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

/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DInheritedChannel.java41 // the "types" of socket returned by soType0
157 st = soType0(fdVal);
233 private static native int soType0(int fd); method in class:InheritedChannel

Completed in 30 milliseconds