GNOME Bugzilla – Bug 684522
No signal GDBusConnection::closed() but mistaken sync() and async() alternatives
Last modified: 2012-09-21 09:03:38 UTC
This doesn't allow one to connect a handler to the close signal which is important to keep your networked application dealing with many connections crash-proof of connection damages.
I can connect to notify::close but that doesn't provide me causes of closing like remote_peer_vanished and is less helpful.
*** This bug has been marked as a duplicate of bug 684358 ***