Method calls without timeouts

Scott James Remnant scott at canonical.com
Fri Jul 18 09:15:53 PDT 2008


As discussed earlier on this list, I hereby attach a set of patches that
permit an application to wait forever for a method reply, and allow the
bus to apply no expiry to the replies it's tracking.

This is done by setting the bus config reply timeout to -1 (the new
default), and by passing INT_MAX to dbus_connection_send_with_reply.

Your method call with remain pending until the reply is received, an
error is received, or you or the remote end disconnects.

Please review.

Scott
-- 
Scott James Remnant
scott at canonical.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/dbus/attachments/20080718/d0f916c5/attachment.pgp 


More information about the dbus mailing list