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 18:57:34 +0000 (20:57 +0200)
commitbf81987cf670338308e258ea2114822165e84286
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
source3/rpc_client/rpc_transport_tstream.c