⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
epoll_destroy
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
epoll
veridian_kernel
::
net
::
epoll
Function
epoll_
destroy
Copy item path
Source
pub fn epoll_destroy(epoll_id: u32) -> Result<(),
KernelError
>
Expand description
Destroy an epoll instance.