lib/async_req: remove the tevent_fd as early as possible via a wait_for_read_cleanup...
authorStefan Metzmacher <metze@samba.org>
Thu, 21 May 2015 20:28:14 +0000 (22:28 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jun 2015 15:08:18 +0000 (17:08 +0200)
commit64640cc99c7b8543ee8d35ca243c57c048cdb490
treea00b234eaf4566e6174df6731789dcaad16f3689
parenta2a7cbc66c4713493e6ade45d0cdde25f64c9007
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>
lib/async_req/async_sock.c