Contents

VZLinuxRosettaDirectoryShare.CachingOptions.abstractSocket(_:)

The value that describes an abstract socket with a name you specify.

Declaration

case abstractSocket(String)

Parameters

  • name:

    The name to use for the abstract socket.

See Also

Socket types