Re: MACH ports and fork calls
Re: MACH ports and fork calls
- Subject: Re: MACH ports and fork calls
- From: Ed Wynne <email@hidden>
- Date: Wed, 18 Dec 2002 12:04:43 -0500
On Wednesday, December 18, 2002, at 11:58 AM, Nathan T. Hjelm wrote:
I know that standard file descriptors get copied during a fork call,
but
what about MACH ports? Does the child process inherit them as well?
Only the special ports... bootstrap, exception, etc. The normal
complement
of mach ports that get created over the life of a process are not
inherited.
-Ed
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.