Add infrastructure to support async SMB requests
authorVolker Lendecke <vl@samba.org>
Thu, 28 Feb 2008 13:41:25 +0000 (14:41 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 6 Mar 2008 12:28:23 +0000 (13:28 +0100)
commit1ea0a5d0cdaf9cbc1d1a5c0720ae466f07cea816
tree71a0c474be0cb68610a817e5b8bc314564541d11
parentf05bc403899e25c4299a23f09dde9bad5f4bcc66
Add infrastructure to support async SMB requests
(This used to be commit e2153301351559f30f2714345f4c1ca6c5f1a45f)
source3/Makefile.in
source3/include/async_smb.h [new file with mode: 0644]
source3/include/client.h
source3/include/includes.h
source3/libsmb/async_smb.c [new file with mode: 0644]