Home
last modified time | relevance | path

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

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