site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On 3 Jun 2009, at 18:37, Terry Lambert wrote: I was mainly interested in typed IPC, and MIG is fine. Hans _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... For 'mach_', there seems to in general no man-pages. Try reading Amit Singh's book. Thanks. I managed to get the examples in Boykin et al. working, and then it is quite good. In general, we consider the Mach stuff to be implementation detail, and want you to use franewrks so we can feel free to change the implementation details, in particular, the interface contracts, any time we want. I also have the Mach 3 standard. But I found it convenient checking man pages. Feel free to figure out how to use the functions directly; but expect to have to rework and recompile your code after any release or software update, with no prior warning and no recourse, should you break. This email sent to site_archiver@lists.apple.com