[Bug 29218] TpStreamTube - high level stream tube API
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 22 18:17:06 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29218
--- Comment #2 from Xavier Claessens <xclaesse at gmail.com> 2010-07-22 09:17:05 PDT ---
Somme comments:
- The temp file used for the unix file when making the Offer should be deleted
when the socket is closed.
- There is a risk of infinite loop when creating a unix socket name, if
g_socket_listener_add_address() fails for another reason than the file already
being used.
- I think it is useful to be able to offer my own GSocketAddress.
- #ifdef HAVE_GIO_UNIX should be moved inside determine_socket_type(), in case
the CM supports unix socket but not the client.
--
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