processIdentifier
The process ID (PID) of the connecting process.
Declaration
var processIdentifier: pid_t { get }Discussion
This attribute may be used by the listener delegate to accept or reject connections.
The process ID (PID) of the connecting process.
var processIdentifier: pid_t { get }This attribute may be used by the listener delegate to accept or reject connections.