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

socket

The receiver’s native socket identifier on the platform. レシーバのもつそのプラットホーム上の固有ソケット識別子。

Declaration 宣言

var socket: SocketNativeHandle { get }

Discussion 議論

In macOS, the native socket identifier is an integer file descriptor. macOSでは、固有のソケット識別子は整数ファイル識別子です。

See Also 参照

Getting Information 情報を取得する