From 89f33b8d9ce712f699a6bd82fab0447e737c0eb1 Mon Sep 17 00:00:00 2001 From: illiliti Date: Tue, 28 Jul 2020 20:13:36 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5dc0ff..56bffc6 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,6 @@ TODO * [ ] speed up udev_enumerate_scan_devices() - [x] threads - [ ] deferred plugging via udev_monitor_receive_device() - ~~- [ ] caching~~ impossible to implement + - [ ] ~~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()