Add new async libsmb infrastructure
authorVolker Lendecke <vl@samba.org>
Sun, 5 Apr 2009 18:18:45 +0000 (20:18 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 6 Apr 2009 19:32:06 +0000 (21:32 +0200)
commit8bdac3615a255f65665939bda070c1b4ba93b908
tree65db8605b74725828021c837a1c47ad513a82715
parentad29104d3df85faa946f10c0d8626cfc993010e5
Add new async libsmb infrastructure

I know this is just yet another iteration, but I like this one much better than
the one that exists right now :-)

It will do trans and echo requests without a _recv helper and without
unnecessary memcpy().
source3/include/async_smb.h
source3/include/client.h
source3/libsmb/async_smb.c
source3/libsmb/clientgen.c