[12685] in Athena Bugs
zephyr servers don't give up easily, do they?
daemon@ATHENA.MIT.EDU (John Kohl)
Sat Oct 1 18:26:01 1994
Date: Sat, 1 Oct 1994 18:03:23 -0400
From: John Kohl <jtk@bluebox-7.mit.edu>
To: bugs@MIT.EDU
Cc: warlord@MIT.EDU
When I'm logged in via blue-box, I sometimes get previous client's
Zephyr output sent down the serial line. However, I'm not running
zephyr. Shouldn't the zephyr server give up sending these at some
point?
[The messages are syslog messages. I think I just figured this one out,
though: if only unacked messages are sent, then they keep coming, since
the zephyr server won't care if the client gets them or not. The
solution is to send an acked message; then the zephyr server should
notice the dead client.]
==John