Ticket #2258 enhancement new
Opened 6 years ago
Use producer/consumer API in POP3 server for list responses
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Keywords: | ||
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
The current code spits out results at rate that is more or less fixed and only tied to a timer. Instead, it should be registering a producer, writing a chunk, waiting for resume notification, etc.
Change History
Note: See
TracTickets for help on using
tickets.
