Richard Braun wrote:
... When threads are in different tasks, the problem is usually solved by a server dedicated to registering ports and known by all threads. The Hurd actually uses the file system for this (see the Hurd function file_name_lookup()). It's not the role of Mach to provide such a service.
Thanks for the clarification. I was wondering if Mach kept a list of registered ports (with specific port rights) that different tasks could access.
Constantine _______________________________________________ Bug-hurd mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-hurd
