Module shadow_rs::host::descriptor::shared_buf

source ·
Expand description

A buffer for files that need to share a buffer with other files. Example use-cases are pipes and unix sockets. This buffer supports notifying files when readers or writers are added or removed.

Structs§

Type Aliases§