Home
last modified time | relevance | path

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

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