[patch] Fix refcounting and locking in dbus-connection

Havoc Pennington hp at redhat.com
Tue Sep 5 18:10:42 PDT 2006


Havoc Pennington wrote:
> The whole thing we're fixing here is that there has to be an owner for 
> close(). refcounting does not help with that. If the connection is not 
> shared (no guid), then who calls close()?

Ah, I guess the answer is pretty obvious, namely they should both close 
in the same case, on disconnect.

Havoc



More information about the dbus mailing list