Module fd

Source
Expand description

Plugin-side interface to file system API.

Structs§

FileDescriptor
A structure enabling a plugin to read from or write to an external entity, whether it is using the network (a.k.a. a socket) or is local to the host (a.k.a. a file).

Enums§

FileDescriptorType