Searched defs:first_conn_timeout (Results 1 – 2 of 2) sorted by relevance
176 int first_conn_timeout = 0; /* -timeout */ variable
2449 first_conn_timeout = atoi(argv[++i]); in main() local