Re: Substitute for kill(2)?
Re: Substitute for kill(2)?
- Subject: Re: Substitute for kill(2)?
- From: Gabriel Zachmann via Cocoa-dev <email@hidden>
- Date: Tue, 25 Jul 2023 15:51:52 +0200
Thanks a lot for your responses!
Sorry for the misunderstanding: I don't want to kill the other process.
(In case you forgot: the kill(2) system call is for sending unix signals to
processes, which can listen to those signals (at least, most of them). I just
want to signal the other process, not really kill it. So, SIGUSR1 would've been
my choice, if macOS would allow me to send a signal.)
What do you mean by "distributed notification" ?
How would I send it?
Best regards, Gabriel
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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