Contents

VZLinuxRosettaDirectoryShare.CachingOptions.unixSocket(_:)

The value that describes an UNIX domain socket at a path that you specify.

Declaration

case unixSocket(String)

Parameters

  • path:

    The path of the Unix Domain Socket for Rosetta to use.

Discussion

See Also

Socket types