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)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2013 20:01:46 +0000 (12:01 -0800)
commite5ae80378af00c5c0158413bd1f1a8aca27fab04
tree8c261dc509d85800f7c770487ddd124c56a19309
parent3ed0f7d9924b6f70c56b98adb7c98032a255fc55
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