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

/openjdk7/jdk/src/solaris/classes/sun/nio/ch/
H A DInheritedChannel.java189 int port = peerPort0(fdVal);
235 private static native int peerPort0(int fd); method in class:InheritedChannel

Completed in 29 milliseconds