diff options
author | Stefan Metzmacher <metze@samba.org> | 2013-03-01 09:27:29 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2013-03-01 11:58:20 -0800 |
commit | d9a69e6dbf61cffd6be473a460f6671573aa8564 (patch) | |
tree | 96e44c5c6f26a2b77b875609fe49b40fb782f655 /swat | |
parent | 8ac431a22e45611d4bbded67c4c8bd864c343a8f (diff) | |
download | samba-d9a69e6dbf61cffd6be473a460f6671573aa8564.tar.gz samba-d9a69e6dbf61cffd6be473a460f6671573aa8564.tar.bz2 samba-d9a69e6dbf61cffd6be473a460f6671573aa8564.zip |
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>
Diffstat (limited to 'swat')
0 files changed, 0 insertions, 0 deletions