TIMEOUT_SEC
struct timeval to = { .tv_sec = TIMEOUT_SEC };
struct timeval timeout = { .tv_sec = TIMEOUT_SEC };