[Bug 51033] Add support for see-other-host
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jun 14 14:07:05 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=51033
--- Comment #3 from Xavier Claessens <xclaesse at gmail.com> 2012-06-14 05:07:05 PDT ---
(In reply to comment #2)
> This looks pretty much how I would do it too.
Cool :)
> > + connect_to_host_async (self, other_host, 5222);
>
> Why are you specifying 5222? The other host might have specified a different
> port, no?
That ends into g_socket_client_connect_to_host(). As I understand it, port is a
fallback in the case host does not contain the port. WLM server does not set a
port with the host.
> A Wocky test would be pretty cool... :-)
Actually the gabble patch breaks one of its unit test, because CM should not
close the channel on the behalves of the handler. I'll work on a fix.
--
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