[][src]Module tokio_seqpacket::ancillary

Support for creating / parsing ancillary data.

Structs

Messages

This struct is used to iterate through the control messages.

ScmCredentials

This control message contains unix credentials.

ScmRights

This control message contains file descriptors.

SocketAncillary

A Unix socket Ancillary data struct.

SocketCred

Unix credential.

Enums

AncillaryData

This enum represent one control message of variable type.

AncillaryError

The error type which is returned from parsing the type a control message.