[1868] in Kerberos_V5_Development
Re: krb5-appl/120: kcmd retries on ECONNREFUSED
daemon@ATHENA.MIT.EDU (Barry Jaspan)
Mon Oct 21 13:43:51 1996
Date: Mon, 21 Oct 1996 13:43:35 -0400
From: "Barry Jaspan" <bjaspan@MIT.EDU>
To: Mark Eichin <eichin@MIT.EDU>
Cc: "Barry Jaspan" <bjaspan@MIT.EDU>, krbdev@MIT.EDU, krb5-bugs@MIT.EDU
In-Reply-To: [1867]
Actually, I misread <= for <, and in fact the code sleeps for seven
seconds (1+2+4) before giving up on ECONNREFUSED, not just three.
I removed the loop and, naturally, the delay vanished. I'm going to
check in the change.
Barry