Files
kumomta/crates/message
Wez Furlong 68c3606420 ready_queue: use MessageList when taking ready queue
Now that we have doubly-linked-lists of Messages for these things,
it is more efficient to take the whole list when we're doing
bulk ready queue operations, so let's do that.
2024-12-10 17:55:12 -07:00
..