r13561: Turn all dcerpc connect and socket functions to async version.
authorRafal Szczesniak <mimir@samba.org>
Sun, 19 Feb 2006 16:58:48 +0000 (16:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:57 +0000 (13:51 -0500)
commit32a3aa932d2556baf7ee7d38bf694484bf9b04cb
tree15be47698628d07f22539eaad97f6beba4060066
parentaa4a3449c2db76de808d0b43cdf463fa7a5203d6
r13561: Turn all dcerpc connect and socket functions to async version.
Now, each rpc interface (named pipe, tcp/ip, lrpc and unix
socket) works asynchronously.
Comments to follow.

rafal
(This used to be commit 789f9d43db7ea59e79d5aa498e2e9fd077448825)
source4/librpc/rpc/dcerpc_connect.c
source4/librpc/rpc/dcerpc_sock.c
source4/librpc/rpc/dcerpc_util.c