r2185: add a callback function to the dcerpc async API
authorAndrew Tridgell <tridge@samba.org>
Thu, 2 Sep 2004 12:03:16 +0000 (12:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:30 +0000 (12:58 -0500)
commitf2a0438c66b999189c1a2ad726e91efd0748eb90
tree8633e1ff1055fd98f54d89ba6c11dc501444af78
parent7256945b526a1ee68d18eb579e592f7389740c22
r2185: add a callback function to the dcerpc async API

also add a demonstration of its use in the netlogon async example
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc.h
source/torture/rpc/netlogon.c