time_limit 135 lib/common/remote.c const time_t time_limit = time(NULL) + timeout_sec; time_limit 161 lib/common/remote.c } while (time(NULL) < time_limit);