allocWithZone:
Returns an instance of the
NSMachPort
class.
NSMachPort
クラスのあるインスタンスを返します。
NSPort
object capable of both sending and receiving messages.
メッセージの送信と受信の両方の能力のある新しいNSPort
オブジェクトを作成して返します。
Availability 有効性
Technology
+ (NSPort
*)port;
A new NSPort
object capable of both sending and receiving messages.
メッセージの送信と受信の両方の能力のある新しいNSPort
オブジェクト
allocWithZone:
NSMachPort
class.
NSMachPort
クラスのあるインスタンスを返します。