2009/3/5 Russ Cox :
>> Can you also write to 9vx's plumber?
>
> Sure; it's just a question of which you are trying to get to.
Is it in how I start the plumber in 9vx, or how I serve it? I've been
trying to serve it with exportfs and use p9p 9p to poke around to find
it. I'm just man page surfing,
> Can you also write to 9vx's plumber?
Sure; it's just a question of which you are trying to get to.
Russ
2008/11/24 Russ Cox :
>> How do I mount my p9p plumber on to my 9vx session?
>
> % ls /mnt/plumb
> % bind '#Z' /mnt/term
> % ls /mnt/term/tmp/ns.rsc*
> /mnt/term/tmp/ns.rsc.wreck/acme
> /mnt/term/tmp/ns.rsc.wreck/plumb
> % mount /mnt/term/tmp/ns.rsc.wreck/plumb /mnt/plumb
> % ls /mnt/plumb
> /mnt/p
> How do I mount my p9p plumber on to my 9vx session?
% ls /mnt/plumb
% bind '#Z' /mnt/term
% ls /mnt/term/tmp/ns.rsc*
/mnt/term/tmp/ns.rsc.wreck/acme
/mnt/term/tmp/ns.rsc.wreck/plumb
% mount /mnt/term/tmp/ns.rsc.wreck/plumb /mnt/plumb
% ls /mnt/plumb
/mnt/plumb/edit
/mnt/plumb/image
/mnt/plumb/ms
Hi all
How do I mount my p9p plumber on to my 9vx session?
The background. I am using plumber as a simple dynamic loading
mechanism to extend my haskell interpreter. I wrote a few simple C
programs that read from one of plumber ports.
This is how it works
1. Haskell sends a request to calculate