summaryrefslogtreecommitdiffstats
path: root/libcli/util/tstream.h
Commit message (Collapse)AuthorAgeFilesLines
* tstream: Added a typedef for the function prototype.Andreas Schneider2010-02-231-3/+17
|
* libcli/util: add tstream_read_pdu_blob_send/recvStefan Metzmacher2010-01-081-0/+79
This will take the some full_request callback function as the Samba4 packet code. metze