Home
last modified time | relevance | path

Searched defs:getTcpKeepAliveIntvl (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/jdk/net/
DExtendedSocketOptions.java318 private static int getTcpKeepAliveIntvl(FileDescriptor fd) throws SocketException { in getTcpKeepAliveIntvl() method in ExtendedSocketOptions
411 int getTcpKeepAliveIntvl(int fd) throws SocketException { in getTcpKeepAliveIntvl() method in ExtendedSocketOptions.PlatformSocketOptions