DragonOS/user/apps/test_epoll
linfeng 7486ad438c
fix bugs in poll and epoll (#1135)
* fix bugs in poll and epoll

Signed-off-by: Godones <chenlinfeng25@outlook.com>

* fix: wakeup all epitems instead of the first

Signed-off-by: Godones <chenlinfeng25@outlook.com>

* Fix wakeup_epoll error

Signed-off-by: Godones <chenlinfeng25@outlook.com>

* Make test_epoll pass

Signed-off-by: Godones <chenlinfeng25@outlook.com>

---------

Signed-off-by: Godones <chenlinfeng25@outlook.com>
2025-05-09 23:08:50 +08:00
..
.gitignore refactor epoll related implementation (#1128) 2025-04-20 16:41:49 +08:00
Makefile refactor epoll related implementation (#1128) 2025-04-20 16:41:49 +08:00
main.c fix bugs in poll and epoll (#1135) 2025-05-09 23:08:50 +08:00