Feature #190
Command prioritisation
| Status: | New | Start date: | 02/09/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Prioritise commands to be sent to the server so that more important commands are sent first. New constants created for convenience: PRIO_NOW, PRIO_COMMAND, PRIO_CONSOLE, PRIO_GLOBAL, PRIO_USER. (Oops, I used a '3' instead of a 'PRIO_USER' in one place.)
This depends on the patch from #189 (which requires #188 to not fail horribly)