9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Anthony Sorace" <anothy@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: [9fans] 9p(1) rdwr, but return all records? con?
Date: Wed,  8 Mar 2006 21:38:31 -0500	[thread overview]
Message-ID: <509071940603081838s14bb9271lb005cdaa4af75bd0@mail.gmail.com> (raw)

I need something very much like '9p rdwr', but that (minimally)
returns all the records the serving resource spits out. No requirement
that it be line-oriented; in fact, having it not be would probably be
better in the long run, although it doesn't matter for the application
at hand.

I've seen the question asked here before, but in the archives only,
and i figured i may have missed something: does anyone have such a
beast?

In examining 9p.c in preparation to roll my own, i came across an
undocumented command: con. This seems to be very close (if not
exactly) what i'd like. I've not been able to test it successfully
yet, but i'm pretty sure i don't currently have any served resources
that *don't* do what cs and friends do regarding looking for
outstanding request on a fd. Does this sound plausible? Might con be
what i (and others) are looking for?

             reply	other threads:[~2006-03-09  2:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-09  2:38 Anthony Sorace [this message]
2006-03-09  2:46 ` Russ Cox
2006-03-09  4:52 erik quanstrom

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=509071940603081838s14bb9271lb005cdaa4af75bd0@mail.gmail.com \
    --to=anothy@gmail.com \
    --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).