Home
last modified time | relevance | path

Searched refs:dns_patience (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTTCP.c710 long dns_patience = 30; /* how many seconds will we wait for DNS? */ in setup_nsl_fork() local
849 while (child_exited || (long) (time((time_t *) 0) - start_time) < dns_patience) { in setup_nsl_fork()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES6919 * NSL_FORK try for dns_patience *seconds*, not dns_patience select() calls,
8368 "dns_patience" represents how many seconds we're willing to wait for DNS to