Skip to main content

Module linux

Module linux 

Source
Expand description

Linux sealed-memfd mappings and authenticated descriptor transfer.

Structs§

AuthenticatedChannel
Authenticated private control channel with a pollable peer-lifecycle handle.
ChildSession
Owned exact child process, authenticated control channel, and cleanup ledger.
ExportedReaderCapability
Sealed descriptor intended for one authenticated reader transfer.
LinuxReaderMapping
Platform-minted read-only witness retaining the received fd and mapping.
LinuxWriterMapping
Platform-minted sole-writer witness retaining the memfd and mapping lifetime.
PeerCredentials
Kernel-authenticated Unix peer identity.
PreparedWriter
Sealed sole-writer mapping awaiting export/commit.
QuiescentRegion
Quiescent owner of an anonymous, page-rounded, writable memfd mapping.

Enums§

LinuxError
Linux mapping, descriptor-transfer, or peer-authentication failure.

Functions§

connect_spawned_helper
Connects the spawned helper using inherited freshness and expected-parent data.
status
Reports an enforced sealed-memfd backend on supported Linux kernels.