[Bug 23963] Support for presence optimisations

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 24 18:15:45 CET 2011


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

--- Comment #12 from Will Thompson <will.thompson at collabora.co.uk> 2011-02-24 09:15:45 PST ---
(In reply to comment #11)
> I'm slightly surprised that there's a global “is this stanza important?” hook,
> rather than each handler specifying whether it minds being delayed. I'd
> envisaged something more like:
> 
> typedef enum {
>   WOCKY_DELIVER_IMMEDIATELY,
>   WOCKY_ALLOW_QUEUEING
> } WockyStanzaImportance;
> 
> wocky_porter_register_handler (..., WockyStanzaImportance i, ...);

Or alternatively, a separate function for registering queue-tolerant handlers.

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