Method calls without timeouts
Havoc Pennington
hp at pobox.com
Tue Jul 22 13:10:32 PDT 2008
Hi,
On Tue, Jul 22, 2008 at 3:57 PM, Havoc Pennington <hp at pobox.com> wrote:
> The code is in connection.c:bus_connections_expect_reply()
Just noticed this function (called for all method calls) also has a
linear search through all pending replies... that could become an
issue in some conceivable scenarios. But, it was already pretty bad,
timeouts or not.
Havoc
More information about the dbus
mailing list