]> git.ipfire.org Git - thirdparty/dbus.git/commit
Remove 6 hour timeout restriction.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:42:13 +0000 (22:42 +0100)
committerColin Walters <walters@verbum.org>
Tue, 14 Jul 2009 19:38:02 +0000 (15:38 -0400)
commit5de455c0bbbb5dfbb651ad88140f14aac99d4e2f
tree4fac5735c7e2567e54dfe5f49985df02f7461a26
parentfc7b4fc9ecf26d60384ad3fd3551f3de53fc91e6
Remove 6 hour timeout restriction.

* dbus/dbus-pending-call.c (_dbus_pending_call_new_unlocked): Now that
  the timeout math won't overflow, don't clamp to six hours.

Signed-off-by: Scott James Remnant <scott@ubuntu.com>
(cherry picked from commit 7398ad7374c0a9201d41397c956deee325f3593e)
dbus/dbus-pending-call.c