Searched refs:vs_connect_timeout (Results 1 – 1 of 1) sorted by relevance
154 int vs_connect_timeout = 5000; /* milliseconds */ variable772 if ((rc = poll(&pfd, 1, vs_connect_timeout)) <= 0) { in nbio_connect()