HACK shutdown...
authorStefan Metzmacher <metze@samba.org>
Sun, 16 Mar 2014 20:54:55 +0000 (21:54 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 16 Mar 2014 20:54:55 +0000 (21:54 +0100)
source4/librpc/rpc/dcerpc.c

index be9a44c1c9e7d2ace15db630dcd1efc1b56e125e..f619eec001a67ce6f5c129d60ebc1d4f891f5a28 100644 (file)
@@ -1057,7 +1057,7 @@ static void dcerpc_connection_dead(struct dcecli_connection *conn, NTSTATUS stat
        TALLOC_FREE(conn->io_trigger);
        conn->io_trigger_pending = false;
 
        TALLOC_FREE(conn->io_trigger);
        conn->io_trigger_pending = false;
 
-       dcerpc_shutdown_pipe(conn, status);
+       //dcerpc_shutdown_pipe(conn, status);
 
        /* all pending requests get the error */
        while (conn->pending) {
 
        /* all pending requests get the error */
        while (conn->pending) {