|
From: | Brent W. Baccala |
Subject: | Re: netmsg |
Date: | Wed, 24 Aug 2016 16:08:55 -1000 |
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)
[Prev in Thread] | Current Thread | [Next in Thread] |