Home
last modified time | relevance | path

Searched refs:last_io_out (Results 1 – 1 of 1) sorted by relevance

/dports/net/rsync/rsync-3.2.3/
H A Dio.c99 static time_t last_io_out; variable
191 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()