What's actually important to do before exiting?
What's actually important to do before exiting?
- Subject: What's actually important to do before exiting?
- From: Sidney San MartÃn <email@hidden>
- Date: Wed, 2 Sep 2009 16:26:41 -0400
It's well-established that some tasks, like deallocating memory, are
totally unnecessary before your application exits, but others, like
calling asl_close() if you've called asl_open() earlier, are less
established.
With the advent of sudden termination, knowing what needs to be done
before exiting or being SIGKILLed, and what constitutes clean or dirty
state, has become even more important.
What should I be concerned about?
_______________________________________________
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