Let's say there is a launchd daemon which runs a NSXPCListener for a named mach service, and that this daemon does not support sudden termination.
Question:
Is there a point in supporting the XPC_ERROR_TERMINATION_IMMINENT error in this daemon?
Assuming it's even possible with the NSXPC APIs.
Question:
Is there a point in supporting the XPC_ERROR_TERMINATION_IMMINENT error in this daemon?
Assuming it's even possible with the NSXPC APIs.