Module stateless_io_source

Source
Expand description

Both kqueue(2) and epoll(2) don’t need to hold any user space state.

Structs§

IoSourceState 🔒