cpw.malu.xmpp.jingle_ft: f96cbc59: Remove an outdated comment
malu at pidgin.im
malu at pidgin.im
Tue Aug 4 20:11:55 EDT 2009
-----------------------------------------------------------------
Revision: f96cbc5902e4a7b026a7d8477c272575b1efbf80
Ancestor: c8a902bb773095dc0c56fc445e81f4dddf2abd88
Author: malu at pidgin.im
Date: 2009-08-05T00:04:18
Branch: im.pidgin.cpw.malu.xmpp.jingle_ft
URL: http://d.pidgin.im/viewmtn/revision/info/f96cbc5902e4a7b026a7d8477c272575b1efbf80
Modified files:
libpurple/protocols/jabber/jingle/s5b.c
ChangeLog:
Remove an outdated comment
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/jingle/s5b.c 027104fd94917025deb35314347e27ef07d9c766
+++ libpurple/protocols/jabber/jingle/s5b.c 3c0e2d245e750967a89f44ff58a1a72dd45a98e2
@@ -1286,11 +1286,7 @@ jingle_s5b_connect_to_candidate(JingleS5
connect_cb, data);
g_free(hash);
g_free(dstaddr);
-
- /* add timeout */
- /* we should add a longer timeout if the next streamhost candidate
- is a proxy and we have local candidates ourselves, to allow the other
- end a chance to connect to use before reverting to a proxy */
+
s5b->priv->connect_timeout =
purple_timeout_add(STREAMHOST_CONNECT_TIMEOUT_MILLIS, timeout_cb, data);
More information about the Commits
mailing list