module documentation

Tests for implementations of IReactorUNIX.

Class ListenUNIXMixin Mixin which uses IReactorTCP.listenUNIX to hand out listening UNIX ports.
Class ReceiveFileDescriptor ReceiveFileDescriptor provides an API for waiting for file descriptors to be received.
Class SendFileDescriptor SendFileDescriptorAndBytes sends a file descriptor and optionally some normal bytes and then closes its connection.
Class SocketUNIXMixin Mixin which uses IReactorSocket.adoptStreamPort to hand out listening UNIX ports.
Class UNIXAdoptStreamConnectionTestsBuilder No class docstring; 0/1 class variable, 3/3 methods documented
Class UnixClientTestsBuilder Define tests for IReactorUNIX.connectUNIX.
Class UNIXCreator Create UNIX socket end points.
Class UNIXDatagramTestsBuilder Builder defining tests relating to IReactorUNIXDatagram.
Class UNIXFamilyMixin Test-helper defining mixin for things related to AF_UNIX sockets.
Class UNIXFDPortTestsBuilder Tests for IReactorUNIX.adoptStreamPort
Class UNIXPortTestsBuilder Tests for IReactorUNIX.listenUnix
Class UNIXPortTestsMixin No class docstring; 0/1 class variable, 2/2 methods documented
Class UNIXTestsBuilder Builder defining tests relating to IReactorUNIX.
Variable sendmsg Undocumented
Variable sendmsgSkipReason Undocumented
Function _abstractPath Return a new, unique abstract namespace path to be listened on.

Undocumented

sendmsgSkipReason: str = (source)

Undocumented

def _abstractPath(case): (source)

Return a new, unique abstract namespace path to be listened on.