|
The target for the Unix listener can be specified in only one, deterministic, way.
To create a listener with the target that corresponds to the predefined path in the file system the following format should be used:
unix://path
The path can be relative or absolute and the resolved target name for such a listener will be the same as the given one.
Note:
Unix listeners are available only with the core, Ada, C++ and Python libraries and only when they are used on the POSIX-compliant platform.