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