Re: SFAuthorization
Re: SFAuthorization
- Subject: Re: SFAuthorization
- From: Dave Keck <email@hidden>
- Date: Sun, 15 Nov 2009 21:12:34 -1000
If you're sure that no other forked process will exit before the
process spawned by AEWP (generally, a reasonable assumption), you can
simply wait(). Of course, this will block the run loop, preventing any
user interaction from being handled.
See 'man 2 wait'.
_______________________________________________
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