r12087: Split dcerpc pipe connection functions into separate file.
authorRafal Szczesniak <mimir@samba.org>
Tue, 6 Dec 2005 08:56:13 +0000 (08:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:47:07 +0000 (13:47 -0500)
commit3fe2df5fe3165972536c937620d770e763b0d5bb
treeffc9e6ec9e25cc3b1172a67f2031ce0434ec624b
parent0f1de4b1db7f0035e2b31f967d86de9306558968
r12087: Split dcerpc pipe connection functions into separate file.
It's going to contain async functions and ncacn_np is the
first.

rafal
source/librpc/rpc/config.mk
source/librpc/rpc/dcerpc_connect.c [new file with mode: 0644]