Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/17/2000 19:53:18
Module Name: basesrc
Committed By: itojun
Date: Fri Feb 18 03:53:17 UTC 2000
Modified Files:
basesrc/usr.sbin/lpr/common_source: common.c
Log Message:
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>
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.sbin/lpr/common_source/common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.