Receiving an @ERROR line from the server is (I think) always fatal, so
authorMartin Pool <mbp@samba.org>
Thu, 11 Apr 2002 02:16:34 +0000 (02:16 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 11 Apr 2002 02:16:34 +0000 (02:16 +0000)
the client should exit upon receiving one and not be surprised that
the socket closes.

NEWS

diff --git a/NEWS b/NEWS
index f62c15a..0fdf590 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ rsync changes since last release
 
     * Fix compilation on Tru64.  (Albert Chin, Zoong Pham)
 
+    * Better handling of some client-server errors.  (Martin Pool)
+
   INTERNAL:
 
     * Many code cleanups and improved internal documentation.  (Martin Pool, Nelson