1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00
Stefan Metzmacher d9a69e6dbf s3:lib/events: make use of tevent_common_loop_timer_delay()
This is critical as we also use tevent_common_add_timer().
And if the common code does internal changes, it may affects
both tevent_common_add_timer() and tevent_common_loop_timer_delay()
together!

Without this we rely on a specific behavior and version of
tevent.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2013-03-01 11:58:20 -08:00
..
2012-04-05 02:39:08 +02:00
2012-05-08 16:46:36 +02:00
2013-02-18 22:07:39 +11:00
2013-02-22 16:36:13 +01:00
2013-02-20 19:00:52 +01:00
2013-02-22 16:36:14 +01:00
2013-02-22 16:36:14 +01:00