Re: UNIX signals
Re: UNIX signals
- Subject: Re: UNIX signals
- From: Andrew Farmer <email@hidden>
- Date: Tue, 16 Dec 2008 17:49:14 -0800
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).
_______________________________________________
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