mirror of
https://github.com/systemd/systemd.git
synced 2025-01-25 10:04:04 +03:00
update TODO
This commit is contained in:
parent
9a636ed809
commit
80caea6cc7
4
TODO
4
TODO
@ -126,6 +126,10 @@ Features:
|
|||||||
* priority queues
|
* priority queues
|
||||||
* priority inheritance
|
* priority inheritance
|
||||||
- sort out error codes for sd_bus_release_name(), distuingish: successful removal from foreign name, from non-existing name
|
- sort out error codes for sd_bus_release_name(), distuingish: successful removal from foreign name, from non-existing name
|
||||||
|
- bug in kdbus: nameownerchange is not generated for names, only ids.
|
||||||
|
- kdbus: matches against source or destination pids for an "strace -p"-like feel. Problem: The PID info needs to be available in userspace too...
|
||||||
|
- kdbus: we need a way to distuingish messages we got due to monitoring from normal messages, since we want to bind methods only to the latter
|
||||||
|
- figure out what to do when fields in the kdbus header and in the payload header do not match
|
||||||
|
|
||||||
* sd-event
|
* sd-event
|
||||||
- allow multiple signal handlers per signal
|
- allow multiple signal handlers per signal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user