s3:libsmb only log a dead connection if it was not closed
commit18e048e04426fb24a2f5cb7ef04bb1748ae3f7bc
authorChristian Ambach <christian.ambach@de.ibm.com>
Tue, 22 Feb 2011 14:45:44 +0000 (22 15:45 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 23 Feb 2011 15:54:55 +0000 (23 16:54 +0100)
treee570f839cd45b9f5a98db98632b4d94f2d9b83c3
parent8cca1d3927c9d46ef5a5978efa9ce82c0a1932aa
s3:libsmb only log a dead connection if it was not closed

in case the cli was closed before (e.g. via a dropped ip message)
it can be expected that the read here returns with an error and so
we should not log that a connection is dead when it was closed before

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Wed Feb 23 16:51:03 CET 2011 on sn-devel-104
(cherry picked from commit 051611256b043a8841c456ce34a37ef4ac806155)
source3/libsmb/clientgen.c