blob: f6fc728d37414bcb0faba2ac4e0966fc695654bb (
plain)
1
2
3
4
5
6
7
8
9
|
keepalive channels per backend?
mm_backend_start might get some arguments so they don't have to fetch them all the time
Note source in channel value struct
Optimize core channel search (store backend offset)
mm_managed_fd.impl is not freed currently (and is heaped most of the time anyway) -> documentation
installer: implement an upgrade mode (check for newer versions in the repo)
|