Searched refs:isSocketIdle (Results 1 – 1 of 1) sorted by relevance
263 if (!isSocketIdle(fd)) { in switchToRepairMode()395 private static boolean isSocketIdle(FileDescriptor fd) throws ErrnoException { in isSocketIdle() method in TcpKeepaliveController