r15394: Put initial code for testing async dcerpc binding. Currently
authorRafal Szczesniak <mimir@samba.org>
Tue, 2 May 2006 13:08:38 +0000 (13:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:05:32 +0000 (14:05 -0500)
commitb369ffd1d50a79e0d9d901c3e6d159d9ce1762df
treeea3452e70567db445f539ef3dc9b09c8580d740d
parentce3293c5b6864dd4e04638bf819cf0269b761fce
r15394: Put initial code for testing async dcerpc binding. Currently
it only tests multiple simultaneous bind requests using transport
specified in command line. It will be interesting to use various
transports at the same time and test it agains windows servers...

rafal
(This used to be commit 7e4756116e59f9a0599a80fb5ac06118817f4326)
source4/torture/config.mk
source4/torture/rpc/async_bind.c [new file with mode: 0644]
source4/torture/rpc/rpc.c