NSMessagePort Invalidation
NSMessagePort Invalidation
- Subject: NSMessagePort Invalidation
- From: Ryan Brown <email@hidden>
- Date: Tue, 15 Jul 2008 07:48:21 -0700
NSMessagePort doesn't seem to post the
NSPortDidBecomeInvalidNotification notification when the remote port
dies. It doesn't seem to matter if the remote port is closed via the
invalidate method or by killing the process. The only way I am seeing
the notification posted is when I send invalidate to the port locally.
This seems contrary to the documentation:
"Posted from the invalidate method, which is invoked when the NSPort
is deallocated or when it notices that its communication channel has
been damaged."
Is this a legit bug or have I missed something?
Ryan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden