[Bug 30094] New: Have a convenience wrapper for wocky_porter_send_iq_async

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 8 23:29:00 CEST 2010


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

           Summary: Have a convenience wrapper for
                    wocky_porter_send_iq_async
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: eitan.isaacson at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Usually when sending an IQ we would want to have a reference to
GabbleConnection in the callback. This means that GabbleConnection needs to be
included almost every time in user_data either directly or through a structure.

A more straightforward solution would have GabbleConnection be the source
object for the async call and wrap wocky_porter_send_iq_async.

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