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

/libcore/ojluni/src/main/java/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 76 milliseconds