[Bug 37145] Replace low level network code with GIO

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 9 19:00:45 CEST 2011


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

--- Comment #7 from Debarshi Ray <debarshi.ray at gmail.com> 2011-08-09 10:00:44 PDT ---
Another update.

Now I will get rid of the IdleServerConnectionIface because we no longer need
two separate implementations. My understanding is that we can use
g_socket_client_set_tls on a single IdleServerConnection. Do you think it would
be a good idea to make IdleServerConnection a subclass of GSocketClient?

While we are at it, I am also going to modify the interface to make it more
async-friendly. The current one is designed for synchronous calls.

-- 
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