Skip to main content

Module ipc

Module ipc 

Source
Expand description

Types de la famille ipc — eventfd, pipe, opérations zero-copy.

Cf. docs/specs/layer-0/family-ipc.md.

Structs§

EventFdFlags
Drapeaux pour eventfd2(2) (cf. linux/eventfd.h).
PipeFlags
Drapeaux pour pipe2(2) (cf. linux/fcntl.h).
SpliceFlags
Drapeaux pour splice(2), tee(2) et vmsplice(2) (cf. linux/splice.h).