lib/async_req: remove the tevent_fd as early as possible via a writev_cleanup() hook
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)
commit0c1109695639a177d3d739b343e7588a6ecf0949
treee46405a16dfe33c6a08a374a87e2cab80e9f14f6
parentd5a4b30f894f0d4d4fa728ebd2c435254bf3b142
lib/async_req: remove the tevent_fd as early as possible via a writev_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