From 8abb2c836f9eacf71766ba7f2cee5518fd00f0b1 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 22 May 2000 22:53:43 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8287 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rsh/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/appl/rsh/ChangeLog b/appl/rsh/ChangeLog index 8ac7d4da0..0bc5e4e77 100644 --- a/appl/rsh/ChangeLog +++ b/appl/rsh/ChangeLog @@ -1,5 +1,10 @@ 2000-05-23 Assar Westerlund + * rsh.c (proto): select on the normal socket when waiting for the + daemon to connect back to the stderr port, so that we discover + when data arrives there before. when that happens, we assume that + the daemon did not manage to connect (because of NAT/whatever) and + continue as if `-e' was given * rshd.c (doit): if we fail to connect back to the stderr port, act as if `-e' was given on the client side, i.e. without the special TCP-connection. This tries to make things better when