DragonOS/kernel/src/net/event_poll
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
..
mod.rs fix bugs in poll and epoll (#1135) 2025-05-09 23:08:50 +08:00
syscall.rs feat: 实现poll系统调用实现并修复相关bug (#1098) 2025-03-14 10:48:06 +08:00