[Bug 51033] Add support for see-other-host

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 19 18:18:19 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51033

--- Comment #8 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2012-06-19 09:18:19 PDT ---
Regarding your gabble branch:

Personally I think a nicer way than having both

     GabbleServerTLSChannel *channel
     GList *completed_channels;

in your private structure, you could just have a GQueue *channels and peek the
head when you mean priv->channel, no? I guess that would make referencing the
GAsyncResult with channel harder. What do you think?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list