Re: Preventing system sleep
Re: Preventing system sleep
- Subject: Re: Preventing system sleep
- From: "Sean McBride" <email@hidden>
- Date: Tue, 16 Feb 2010 16:12:32 -0500
- Organization: Rogue Research Inc.
On 2/16/10 12:57 PM, Laurent Daudelin said:
>I'm working on a an app that at some point might start transferring a
>large file to a USB device. Apparently, if the system is set to go to
>sleep, the transfer will fail.
You can temporarily disable sleep using IOPMAssertionCreateWithName() on
10.6 or IOPMAssertionCreate on 10.5.
>I was thinking of using the NSWorkspace extendPowerOffBy: but then the
>doc says "Currently unimplemented".
Don't you just love those?! :)
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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