s3:libsmb only log a dead connection if it was not closed
commit051611256b043a8841c456ce34a37ef4ac806155
authorChristian Ambach <christian.ambach@de.ibm.com>
Tue, 22 Feb 2011 14:45:44 +0000 (22 15:45 +0100)
committerVolker Lendecke <vlendec@samba.org>
Wed, 23 Feb 2011 15:51:03 +0000 (23 16:51 +0100)
tree4f498f873cce7abf474fa10a2cf2497b7993fb1a
parentdfd33bcbb81998e68c00d2a01aab6b5c468ecf87
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
source3/libsmb/clientgen.c