Add tevent_req_notify_callback
commit6b802602c99d7534d0c1178b199ac119b268971a
authorVolker Lendecke <vl@samba.org>
Thu, 4 Jun 2009 15:26:23 +0000 (4 17:26 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 9 Sep 2009 10:45:02 +0000 (9 12:45 +0200)
tree8d7005fd0c0429754e568067223d1030e05d2202
parent6a6f07ceac1e0e4c00be9869713e7200755aae64
Add tevent_req_notify_callback

This is necessary for requests that have multiple results. Examples would be
SMBEcho and ldap_search.
(cherry picked from commit c6f39b46a7b0505331612a1bee15a82f97009f0d)
(cherry picked from commit 8d988b165d373d074b8be321bcc9c20a8e85a6fc)
lib/tevent/tevent.h
lib/tevent/tevent_req.c