Expand description
Queue entries for I/O operations I/O操作的队列条目
This module defines the submission and completion queue entries used by the driver for asynchronous I/O operations.
本模块定义driver用于异步I/O操作的提交和完成队列条目。
Structs§
- Completion
Entry - Completion queue entry 完成队列条目
- Sock
Addr - Socket address storage for connection operations 连接操作的套接字地址存储
- Submit
Entry - Submission queue entry 提交队列条目
Enums§
- IoState
- I/O operation state machine I/O操作状态机