[Bug 54287] Implement Stream Tubes over ICE-UDP

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 3 15:58:10 CEST 2012


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

--- Comment #7 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-09-03 13:58:10 UTC ---
(In reply to comment #4)
> > +      if (tmp == 0 || tmp > G_MAXUINT32)

If your aim here is to be consistent with SI tubes, their ID range is actually
1 to G_MAXINT32, inclusive (i.e. the high bit in a 32-bit integer is never
set).

I would prefer to use arbitrary strings, though.

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



More information about the telepathy-bugs mailing list