Add basic infrastructure for general async requests
commit714f022c157bc4cb7b2a58c4fd775b3c65d5cbc1
authorVolker Lendecke <vl@samba.org>
Thu, 28 Feb 2008 12:55:53 +0000 (28 13:55 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 7 Mar 2008 08:53:50 +0000 (7 09:53 +0100)
tree8d426368bdbca62e3a3693b873cecf6b1aa363f1
parent3f287a1d9bdb0c71e1e55abe92649b54a8ec49eb
Add basic infrastructure for general async requests
(cherry picked from commit 9f8b2a87ee8bba930b776dcfda608a5639f6d55a)
source/Makefile.in
source/include/async_req.h [new file with mode: 0644]
source/include/includes.h
source/lib/async_req.c [new file with mode: 0644]