libcli/util: add tstream_read_pdu_blob_send/recv
authorStefan Metzmacher <metze@samba.org>
Wed, 4 Nov 2009 15:07:43 +0000 (16:07 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 4 Nov 2009 15:16:09 +0000 (16:16 +0100)
commit7123249cbbc8c5b72d1fbe4936cbd2b6cd4ddee9
treeaa2bcff313a685921af221e86a0bee6285bf3a54
parent51cb96271b4f9a4bd37b44bdb6042913b60ba3c1
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