annotate .todo @ 23568:0a674616953c

Added `flap_connection_send_snac_with_priority()`, which allows specifying high versus low priority for the SNAC to be sent. If we are not rate limited, a SNAC is always sent immediately. If we are at or near the rate limit, the SNAC may be queued to be sent when it wouldn't violate a rate limit to do so. Previously, SNACs were always sent in the order requested. A SNAC may now be set to be low priority, in which case other SNACs will be sent first if a queue is in use. This means that even if we have 120 'get ICQ status note' requests in the queue, a 'send message' SNAC can still be sent nearly immediately (rather than after a 10 minute or so delay). `flap_connection_send_snac_()` calls `flap_connection_send_snac_with_priority` with high priority. Get Info requests (including ICQ Status Note requests) are the only low priority SNACs at this time.
author Evan Schoenberg <evan.s@dreskin.net>
date Sun, 20 Jul 2008 05:47:42 +0000
parents 3796304f343d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11683
5ec3bd74a3b3 [gaim-migrate @ 13969]
Luke Schierer <lschiere@pidgin.im>
parents: 9929
diff changeset
1 <todo version="0.1.19">
3994
9785ad299331 [gaim-migrate @ 4189]
Luke Schierer <lschiere@pidgin.im>
parents: 3993
diff changeset
2 <title>
9785ad299331 [gaim-migrate @ 4189]
Luke Schierer <lschiere@pidgin.im>
parents: 3993
diff changeset
3 Gaim TODO List
9785ad299331 [gaim-migrate @ 4189]
Luke Schierer <lschiere@pidgin.im>
parents: 3993
diff changeset
4 </title>
16236
4aedcb70cc07 remove some of the outdated todo stuff. most of the TODO file was handled as we worked on 2.0.0. Much of the .todo files was badly out of date, some of it completed, some of it no longer applies though not exactly completed, and other parts of it really rather debatable.
Luke Schierer <lschiere@pidgin.im>
parents: 13500
diff changeset
5 <link filename="./libpurple/protocols/oscar/.todo" priority="medium" time="0"/>
4aedcb70cc07 remove some of the outdated todo stuff. most of the TODO file was handled as we worked on 2.0.0. Much of the .todo files was badly out of date, some of it completed, some of it no longer applies though not exactly completed, and other parts of it really rather debatable.
Luke Schierer <lschiere@pidgin.im>
parents: 13500
diff changeset
6 <link filename="./libpurple/protocols/jabber/.todo" priority="medium" time="1176995038"/>
3833
5ae43f0eeba3 [gaim-migrate @ 3982]
Luke Schierer <lschiere@pidgin.im>
parents:
diff changeset
7 </todo>