Ok. BTW, what happens exactly when you try and shut down a Mac? On a UNIX 
system all the processes are sent SIGINT or something, at which point they 
should enter a controlled shutdown procedure.


--- On Tue, 16/12/08, Andrew Farmer <andf...@gmail.com> wrote:

> From: Andrew Farmer <andf...@gmail.com>
> Subject: Re: UNIX signals
> To: "Chris Idou" <idou...@yahoo.com>
> Cc: cocoa-dev@lists.apple.com
> Received: Tuesday, 16 December, 2008, 5:49 PM
> On 16 Dec 08, at 17:02, Chris Idou
> wrote:
> > Is there any Cocoa and/or Carbon interface to UNIX
> signals?
> 
> Not that I'm aware of. In general, any signal you're likely
> to receive in a Cocoa application should either be ignored
> (CHLD, WINCH, etc) or cause your application to terminate
> immediately (HUP, INT, SEGV, etc).
> 


      Start your day with Yahoo!7 and win a Sony Bravia TV. Enter now 
http://au.docs.yahoo.com/homepageset/?p1=other&p2=au&p3=tagline
_______________________________________________

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

Reply via email to