Searched refs:last_io_out (Results 1 – 1 of 1) sorted by relevance
99 static time_t last_io_out; variable191 chk = MAX(last_io_out, last_io_in); in check_timeout()833 last_io_out = time(NULL); in perform_io()1370 && (important || time(NULL) - last_io_out >= 5)) in maybe_flush_socket()1394 if (now - last_io_out >= allowed_lull) { in maybe_send_keepalive()