[Telepathy] [Bug 17739] New: Disconnect process should be async
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 23 09:16:44 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=17739
Summary: Disconnect process should be async
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: telepathy-glib
AssignedTo: telepathy at lists.freedesktop.org
ReportedBy: sjoerd at luon.net
When a client calls disconnect Gabble and Salut need to nicely close the xmpp
connection(s). This involves waiting for a message from the other side and also
that untill it's correctly closed new data might still arrive (such as text
messages).
Suggested implementation is to add a disconnect hook, which if implemented
causes tp-glib to _not_ change the connection status to disconnected, but
instead defer that to the CM, so it can decide when it's the right time to do
that.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Telepathy
mailing list