update readme

This commit is contained in:
illiliti
2020-07-28 20:12:14 +03:00
parent 052dfec0d2
commit 60fd0bb19b

View File

@@ -34,8 +34,9 @@ make PREFIX=/usr install # overwrites existing udev libraries if any
TODO
----
* [ ] speed up performance
* [ ] speed up udev_enumerate_scan_devices()
- [x] threads
- [ ] deferred plugging via udev_monitor_receive_device()
- ~~[ ] caching~~ impossible to implement
* [ ] implement hotplugging support
* [x] remove [dirty hack](https://github.com/illiliti/libudev-zero/blob/e76f9b282442505bd6b0b08b411679aae1581fa5/udev_device.c#L383). use ioctl()