]> git.ipfire.org Git - thirdparty/dbus.git/commit
Update documentation now that INT_MAX means no timeout.
authorScott James Remnant <scott@ubuntu.com>
Mon, 11 May 2009 21:41:20 +0000 (22:41 +0100)
committerColin Walters <walters@verbum.org>
Tue, 14 Jul 2009 19:37:44 +0000 (15:37 -0400)
commit390aa034403cd28ab03d12ed75ff486872a9fbc9
tree664d4ea9bc9dbc7a34204e6602848c86a4d1b6d0
parentecea18c7b2f4d26bfd06170695c40c4fd5998c45
Update documentation now that INT_MAX means no timeout.

* dbus/dbus-connection.c (dbus_connection_send_with_reply): Fix
  documentation now that INT_MAX will not be clamped.
  (dbus_connection_send_with_reply_and_block): Update documentation too.

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