DBusMainLoop: ensure all required timeouts are restarted
authorMichal Koutný <mkoutny@suse.com>
Thu, 29 Jun 2017 09:24:49 +0000 (11:24 +0200)
committerSimon McVittie <smcv@collabora.com>
Thu, 20 Jul 2017 19:35:04 +0000 (20:35 +0100)
commit446b0d9ac75ac54cf1fa95192e9cd43b8861f6c5
treeb4b5a554af182354edcacc952a89a27698f97eaa
parent15369dc956a0fbeeae3e63aac7b1d342dbf3f7ad
DBusMainLoop: ensure all required timeouts are restarted

This is a followup of 529600397bcab47b9bed5da9208c2df05c8b86b4. We can't
shortcut the timeouts iteration in order not to miss any timeouts that
might require timestamp restart.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=95619
Reviewed-by: Simon McVittie <smcv@collabora.com>
dbus/dbus-mainloop.c