[][src]Crate sendfd

Traits

Receivable

A trait to express the ability to construct an object from a raw file descriptor.

RecvWithFd

An extension trait that enables receiving associated file descriptors along with the data.

SendWithFd

An extension trait that enables sending associated file descriptors along with the data.

Sendable

A trait to express the ability to inspect the raw file descriptor behind an object.