[PATCH] dbus_message_{set,get}_timeout

Havoc Pennington havoc.pennington at gmail.com
Tue Apr 28 11:49:21 PDT 2009


Only really makes sense to me if dbus-connection.c then used the
timeout ...  otherwise it will confuse everyone, I think. The timeout
in the message could override the one passed to connection_send if
connection_send timeout is -1, perhaps.

But I don't know if it's worth it. I think you guys should just use
dbus_message_set_data() really; it's quite efficient. Tough to imagine
this is showing up in a real-world profile?

Havoc


More information about the dbus mailing list