9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Sergey Reva <rs_rlab@mail.ru>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: [9fans] srv to stdin, stdout
Date: Sat, 28 May 2005 17:12:11 +0300	[thread overview]
Message-ID: <11814878703.20050528171211@mail.ru> (raw)

Hello Fans,

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.

Sergey
-- 
http://rs-rlab.narod.ru                          mailto:rs_rlab@mail.ru



             reply	other threads:[~2005-05-28 14:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-28 14:12 Sergey Reva [this message]
2005-05-28 16:34 ` Russ Cox
2005-05-28 17:55   ` Sergey Reva
2005-05-28 18:24     ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11814878703.20050528171211@mail.ru \
    --to=rs_rlab@mail.ru \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).