tevent: add a debug message in tevent_common_loop_timer_delay()
authorStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 08:25:32 +0000 (09:25 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 6 Mar 2013 09:12:02 +0000 (10:12 +0100)
commit88a4927a6cb28ae792e30900ba6f6b5200763dd5
treea92dff1018a2a664d10cc23b0c225f99a2c05ae1
parentbd630a54f728d6ad4f9759354b07d0a86c6aa009
tevent: add a debug message in tevent_common_loop_timer_delay()

We should debug a message before and after running the handler.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/tevent/tevent_timed.c