lib/async_req: remove the tevent_fd as early as possible via a wait_for_read_cleanup...
commite34065b0aee5130f384622cb73f411a0f69cbaac
authorStefan Metzmacher <metze@samba.org>
Thu, 21 May 2015 20:28:14 +0000 (21 22:28 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 30 Jun 2015 02:19:07 +0000 (30 04:19 +0200)
treed5fadf6410e84a7112fbf74ebaaf9cde3fad6bc2
parent4d10c2b3eb5a37204146ba1a663ccc46383bec13
lib/async_req: remove the tevent_fd as early as possible via a wait_for_read_cleanup() hook

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11316

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 64640cc99c7b8543ee8d35ca243c57c048cdb490)
lib/async_req/async_sock.c