Re: [9fans] mounting stdin using 9pfuse

2008-10-06 Thread Russ Cox
it appears that I'm missing something fundamental in how 9pfuse (the one written by Russ) works when it is given - as an address. The source looks like it should be simply using stdin for R/W instead of dialing out the connection first, but it doesn't really seem to work. Here's the simplest

Re: [9fans] mounting stdin using 9pfuse

2008-10-06 Thread Roman V. Shaposhnik
On Mon, 2008-10-06 at 09:31 -0700, Russ Cox wrote: it appears that I'm missing something fundamental in how 9pfuse (the one written by Russ) works when it is given - as an address. The source looks like it should be simply using stdin for R/W instead of dialing out the connection first,

Re: [9fans] mounting stdin using 9pfuse

2008-10-05 Thread sqweek
On Sat, Oct 4, 2008 at 3:18 AM, Roman V. Shaposhnik [EMAIL PROTECTED] wrote: it appears that I'm missing something fundamental in how 9pfuse (the one written by Russ) works when it is given - as an address. Seems to work here on linux after: #include error.h #include errno.h +#include