s3:libsmb: add cli_np_tstream.c
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Aug 2010 10:00:15 +0000 (12:00 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 15 Dec 2010 14:26:05 +0000 (15:26 +0100)
commitc0ac1cebfbf7b562bad368b14d8004495a59e574
tree809fde7f0e79c461b9c11438f80b66f7b5594bd6
parent2e259de0849becd73a76841186c303984feff083
s3:libsmb: add cli_np_tstream.c

This abstracts a named pipe over smb as a tstream,
which will make it easier to implement the dcerpc
layer in a more generic way.

metze
source3/Makefile.in
source3/libsmb/cli_np_tstream.c [new file with mode: 0644]
source3/libsmb/cli_np_tstream.h [new file with mode: 0644]