libcli/util: add tstream_read_pdu_blob_send/recv
authorStefan Metzmacher <metze@samba.org>
Thu, 5 Nov 2009 08:55:12 +0000 (09:55 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 8 Jan 2010 13:36:43 +0000 (14:36 +0100)
commitbbaec01b3720fafada13a7143d698f8cd7c0af37
tree6933c2babf7ddf051f695fef76b8ef08396b1efe
parent1bc953088f2fa2772b1aababb2f3819f5c6de536
libcli/util: add tstream_read_pdu_blob_send/recv

This will take the some full_request callback function
as the Samba4 packet code.

metze
libcli/util/tstream.c [new file with mode: 0644]
libcli/util/tstream.h [new file with mode: 0644]
source4/libcli/config.mk