NetBSD/usr.sbin/lpr/common_source
itojun 0c281f2bda do not sleep on ECONNREFUSED, rather, try the next address first.
the behavior itself has a room for debate.  (why we retry on ECONNREFUSED?)

From: SHIMIZU Ryo <ryo@misakimix.org>
2000-02-18 03:53:16 +00:00
..
Makefile put fatal() and a some of variables used independantly of other functions 1999-12-05 22:10:57 +00:00
common.c do not sleep on ECONNREFUSED, rather, try the next address first. 2000-02-18 03:53:16 +00:00
common_vars.c put fatal() and a some of variables used independantly of other functions 1999-12-05 22:10:57 +00:00
displayq.c - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
fatal.c put fatal() and a some of variables used independantly of other functions 1999-12-05 22:10:57 +00:00
lp.h - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lp.local.h
pathnames.h
rmjob.c - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
startdaemon.c