My app is a background app that sends and receives distributed notifications, reads from a few large mmap'd files and crates a new file every few minutes (and deletes the old one).
When it is running, the display sleeps, but the system does not. How can I tell the OS that it is ok to sleep. Since I don't have a GUI, there is never any user interaction. Is it not sleeping because I am creating files? Thanks, Trygve _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com