From 052dfec0d253b1aae76d425d814f637d40eb78e5 Mon Sep 17 00:00:00 2001 From: illiliti Date: Tue, 28 Jul 2020 20:05:59 +0300 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45e8768..b1f8bf0 100644 --- a/README.md +++ b/README.md @@ -35,5 +35,7 @@ TODO ---- * [ ] speed up performance + - [x] threads + - [ ] deferred plugging via udev_monitor_receive_device() * [ ] implement hotplugging support * [x] remove [dirty hack](https://github.com/illiliti/libudev-zero/blob/e76f9b282442505bd6b0b08b411679aae1581fa5/udev_device.c#L383). use ioctl()