Add cli_pull_reply
authorVolker Lendecke <vl@samba.org>
Mon, 25 Aug 2008 11:33:41 +0000 (13:33 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 28 Aug 2008 15:53:37 +0000 (17:53 +0200)
commit253134d3aaa359fdfb665709dd5686f69af7f8fd
tree754a5ed774302682131e97cfbf116ad86b24bf2d
parentdebb37f703075008e5ea7d34d214cfa4d0f8f916
Add cli_pull_reply

Along the lines of cli_request_send this abstracts away the smb-level buffer
handling when parsing replies we got from the server.
source/include/async_smb.h
source/libsmb/async_smb.c
source/libsmb/clifile.c
source/libsmb/clireadwrite.c