s3:rpc_transport_tstream: only use tstream_cli_np_use_trans() for sync requests
authorStefan Metzmacher <metze@samba.org>
Thu, 28 Jul 2011 12:15:15 +0000 (14:15 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 5 Aug 2011 20:31:12 +0000 (22:31 +0200)
commit56319cf1b7935d0716a27688361ac19f4e4f74b6
treeedd240621a016004a82e5fd4185e7ed087dd192c
parentdfa8a5fca5bff05f37d18e56e049e2d176fb140c
s3:rpc_transport_tstream: only use tstream_cli_np_use_trans() for sync requests

Currently the caller doesn't cope with multiple async requests anyway,
so this is just protection for the future.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Fri Aug  5 22:31:12 CEST 2011 on sn-devel-104
source3/rpc_client/rpc_transport_tstream.c