Add tevent_req_notify_callback
commit8d988b165d373d074b8be321bcc9c20a8e85a6fc
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:27:15 +0000 (9 12:27 +0200)
treed289b3c15b3924d2db4058a02b74f4b9646ae3a5
parentd0ab357d3bae114bda2d678049e89272614da713
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)
lib/tevent/tevent.h
lib/tevent/tevent_req.c