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