• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: stopping an application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stopping an application


  • Subject: Re: stopping an application
  • From: Anders Holm <email@hidden>
  • Date: Wed, 15 Apr 2009 18:40:04 +0100

I don't see any mention of  considering sending a signal to PID xyz?

SIGTERM should do the trick here if the PID is known. Well behaved processes should listen to and trap OS layer signals as well.

"man kill" in your friendly terminal program will reveal more.

Nothing Cocoa (or other GUI) related pieces to be found with that procedure, and it is portable to other *NIX flavours too.

//anders
_______________________________________________

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


References: 
 >Re: stopping an application (From: Greg Guerin <email@hidden>)
 >Re: stopping an application (From: Bill Janssen <email@hidden>)

  • Prev by Date: Re: Anyone know where the build constants are defined at?
  • Next by Date: Re: updating NSTextField with key validation?
  • Previous by thread: Re: stopping an application
  • Next by thread: Re: stopping an application
  • Index(es):
    • Date
    • Thread