Contents

NSFileHandleNotificationFileHandleItem

A key in the userinfo dictionary in a Nsfilehandleconnectionaccepted notification.

Declaration

let NSFileHandleNotificationFileHandleItem: String

Discussion

The corresponding value is the NSFileHandle object representing the “near” end of a socket connection.

See Also

Constants