NSFileHandle question
NSFileHandle question
- Subject: NSFileHandle question
- From: Richard Dodd <email@hidden>
- Date: Sun, 16 Feb 2003 15:57:42 -0600
I am working on a server-client game app using NSFileHandles. The
question I have is what happens if a client dies. I've looked throught
the documentation and don't see any notifications that are sent in this
regard. The documentation does says that the notification sent from a
readInBackgroundAndNotify has a key in the userinfo for
NSFileHandleError, but it doen't seem to be defined anywhere. I get an
error on compile. What is the best way to handle a client dying.
Richard Dodd
----------------------------------------------
Database Systems
email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.