Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2001 17:44:24 +0200
From:      Peter Pentchev <roam@orbitel.bg>
To:        Tony Finch <dot@dotat.at>
Cc:        Duncan Barclay <dmlb@dmlb.org>, Kris Kennaway <kris@obsecurity.org>, hackers@FreeBSD.org, fs@FreeBSD.org
Subject:   Re: httpfs
Message-ID:  <20010316174424.A428@ringworld.oblivion.bg>
In-Reply-To: <20010316054649.F385@hand.dotat.at>; from dot@dotat.at on Fri, Mar 16, 2001 at 05:46:49AM %2B0000
References:  <20010310031515.A8998@mollari.cthul.hu> <20010315095533.C12432@ringworld.oblivion.bg> <000d01c0ad3c$0ed83fb0$d26020c2@Cadence.COM> <000d01c0ad3c$0ed83fb0$d26020c2@Cadence.COM>; <20010315124244.A442@ringworld.oblivion.bg> <20010316054649.F385@hand.dotat.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Mar 16, 2001 at 05:46:49AM +0000, Tony Finch wrote:
> Peter Pentchev <roam@orbitel.bg> wrote:
> >
> >What I did was implement an 'exec' portal method, which executes a program
> >with given arguments, obtained from the path components and portal.conf
> >rules, and returns a - basically read-only - descriptor connected to its
> >stdout and stderr.  Kind of simple, pipe(), fork(), dup2(), exec()..
> 
> Nice. Is there any reason not to add some bidirectional support by
> connecting the descriptor to stdin as well?

There was at the time - socketpair(2) had totally slipped my mind ;)

G'luck,
Peter

-- 
This sentence contradicts itself - or rather - well, no, actually it doesn't!

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010316174424.A428>