Searched defs:getTcpKeepAliveIntvl (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/src/main/java/jdk/net/ | ||
D | ExtendedSocketOptions.java | 318 private static int getTcpKeepAliveIntvl(FileDescriptor fd) throws SocketException { in getTcpKeepAliveIntvl() method in ExtendedSocketOptions |