launchd and mach ports: Sample code?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=cdg/VU0ZiPjjNlJ59OPX0/IRlgL05JuhgG+H6/78CDE=; b=EQqNDRRD4ssL1WTocwSLhEBIS2ZYZyftgIWUgUWrS1n7fM/Vo2K3orfmyN/P3eUAWP ICxbDMReAfyf2lA2C6fyY33zkjkzI/xDgO5e9Qbtd+b5mQmrpg4XhnYbLFT7+Z/0XtMt I02Z0G8soImr9wSAbYvMTWxCzGT1bQMpUUWZo= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=uAKPwILxjAmAmF6JDhrENNqxyB3LybNOQ+XNyhCFbPAGfn5Rm79E48/wduzcA3qu8K z52qTUyfN5Ib2yNUGyNRAm5fX4i7li31tCMstBiovMkR1DbEHVTXWdKr/s7L2i75JZ98 08q3jbsmXU+r9D9axvxoDSDbPx3toz1Nk//q4= Would there be a Darwin daemon using Mach Port to be started? _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Is there any official or unofficial sample code showing how to trigger a launchd process using Mach Port? According to TN 2083, it is possible starting with Mac OS X 10.5 to start a daemon with launchd using a Mach Port. (1) I looked for sample code in the documentation, Technote and Google with no results so far. (1) I thought Mach Port were supposed to have been working in 10.4 too... This email sent to site_archiver@lists.apple.com
participants (1)
-
Iceberg-Dev