mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 06:42:22 +00:00
629 B
629 B
- TODOs
- Breaking
- Non-breaking
- Why does remove_* call
kevent
and not add_*? - Try and abstract away
NOTE_TRACK
andNOTE_CHILD
if possible and non-breaking get_event
should probably checkstarted
status- Make sure that filters and flags are sensible
- Why does
as_size
exist? - implement
timer
andsignal
- ummm add
stop
? - iterator with a timeout?
- Why does remove_* call