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 s...@rogue-research.com Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ 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