mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-08 14:16:47 +00:00
* Refactor epoll related implementation Add PollableInode trait Implement PollableInode for pollable inodes fix https://github.com/DragonOS-Community/DragonOS/issues/1094 Signed-off-by: Godones <chenlinfeng25@outlook.com>
4 lines
69 B
TOML
4 lines
69 B
TOML
[toolchain]
|
|
channel = "nightly-2024-11-05"
|
|
components = ["rust-src"]
|