Global Variable グローバル変数

NSFileHandleNotificationFileHandleItem

A key in the userinfo dictionary in a NSFileHandleConnectionAcceptedNotification notification. NSFileHandleConnectionAcceptedNotification通知の中のuserinfo辞書の中のキー。

Declaration 宣言

NSString *const NSFileHandleNotificationFileHandleItem;

Discussion 議論

The corresponding value is the NSFileHandle object representing the “near” end of a socket connection. 対応している値は、NSFileHandleオブジェクトです、あるソケット接続の終わり “近く” を表しています。