[telepathy-gabble/telepathy-gabble-0.8] vcard-manager.c: Add a FIXME: When requesting a vCard, the timeout is not always obeyed
Alban Crequy
alban.crequy at collabora.co.uk
Mon Sep 28 11:16:48 PDT 2009
---
src/vcard-manager.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/vcard-manager.c b/src/vcard-manager.c
index 88c0d72..239eceb 100644
--- a/src/vcard-manager.c
+++ b/src/vcard-manager.c
@@ -1239,6 +1239,9 @@ request_send (GabbleVCardManagerRequest *request, guint timeout)
*
* The callback may be NULL if you just want the side-effect of this
* operation, which is to update the cached alias.
+ *
+ * FIXME: the timeout is not always obeyed when there is already a request
+ * on the same handle. It should perhaps be removed.
*/
GabbleVCardManagerRequest *
gabble_vcard_manager_request (GabbleVCardManager *self,
--
1.5.6.5
More information about the telepathy-commits
mailing list