summaryrefslogtreecommitdiff
path: root/libcli/util/tstream.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-08libcli/util: add tstream_read_pdu_blob_send/recvStefan Metzmacher1-0/+167
This will take the some full_request callback function as the Samba4 packet code. metze