> Is that enough to start serving with 'listen'? > mysrv.infd=0; > mysrv.outfd=1; > srv(&mysrv); > > I already try this, and can see files, but can't write to them. > Same code started by 'postmountsrv' work fine.
If you can do anything at all, then messages are flowing in both directions. I don't understand how using standard input and output could break Twrite transactions. Russ
