bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: netmsg


From: Brent W. Baccala
Subject: Re: netmsg
Date: Wed, 24 Aug 2016 16:08:55 -1000

On Tue, Aug 23, 2016 at 11:45 PM, Brent W. Baccala <cosine@freesoft.org> wrote:

Any ideas why this basic sequence wouldn't work?

   node = file_name_lookup("/lib/ld.so", O_RDONLY, 0)
   io_map(node, &rdobj, &wrobj)
   /* create control and objname with send/receive rights on both */
   memory_object_init(rdobj, control, objname)


The answer is that libpager can only handle a single client.

    agape
    brent
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]