Instance Property インスタンスプロパティ

processIdentifier

The process ID (PID) of the connecting process. 接続プロセスのプロセスID(PID)。

Declaration 宣言

var processIdentifier: pid_t { get }

Discussion 議論

This attribute may be used by the listener delegate to accept or reject connections. この属性は、リスナー委任先によって接続を受け入れまたは拒否するために使われるかもしれません。