lib/tevent: add tevent_req infrastructure
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Feb 2009 14:37:35 +0000 (15:37 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 13 Feb 2009 17:37:01 +0000 (18:37 +0100)
commit113651c517209c5424303331238a2f6913094775
tree2c84a7bd5d99b2c0375601b9647898f9296eca11
parentf337974ed55ff0217dfb59243574fcdd01e87ffc
lib/tevent: add tevent_req infrastructure

This is almost a copy of the async_req code,
which will be removed later.

metze
lib/tevent/libtevent.m4
lib/tevent/tevent.h
lib/tevent/tevent_internal.h
lib/tevent/tevent_req.c