Instance Property
インスタンスプロパティ
socket
The receiver’s native socket identifier on the platform.
レシーバのもつそのプラットホーム上の固有ソケット識別子。
Discussion
議論
In macOS, the native socket identifier is an integer file descriptor.
macOSでは、固有のソケット識別子は整数ファイル識別子です。
See Also
参照
Getting Information
情報を取得する
address
The receiver’s socket address structure stored inside an NSData
object.
レシーバのもつソケットアドレス構造体、NSData
オブジェクトの内部に格納されます。
protocol
The protocol that the receiver uses for communication.
レシーバが通信のために使うプロトコル。
protocolFamily
The protocol family that the receiver uses for communication.
レシーバが通信のために使うプロトコルファミリー。
socketType
The receiver’s socket type.
レシーバのもつソケット型。