Quitting External Processes
Quitting External Processes
- Subject: Quitting External Processes
- From: Isaac Sherman <email@hidden>
- Date: Sun, 03 Mar 2002 22:52:18 -0500
How would quit a process that you don't own? In my case, I want to make a
daemon quit prematurely. The process itself should be owned by whichever
user started it. I'd use NSTask, except that I want the daemon to keep
running after I quit the application.
Where should I look in the docs? Is it doable from within Cocoa, or do I
need to use a foreign API? I'd rather not make my daemon scriptable,
either.
Thanks,
--
Isaac Sherman
MotaSoft Software
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.