[launchd-dev] The MachService key
Jerry Krinock
jerry at ieee.org
Wed Nov 23 04:58:54 PST 2011
Update:
In the Run Script Build Phase, added another "sleep 2" *after* loading the job. This caused the Server to start getting the connection…
11/11/23 4:50:30.832 AM MachServiceDemo-Server: MachServiceDemo Server got connection: <connection: 0x7fef3ae01240> { name = com.machservicedemo.client (peer), listener = false, PID = 61222, EUID = 501, EGID = 20, ASID = 100004 }
But there is still no sign of the subsequent message.
In the plist, I deleted RunAtLoad so that the Server will not launch until the Client demands it. Also I added EnableTransactions=true. Adding EnableTransactions had no effect.
More information about the launchd-dev
mailing list