Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2001 05:46:49 +0000
From:      Tony Finch <dot@dotat.at>
To:        Peter Pentchev <roam@orbitel.bg>
Cc:        Duncan Barclay <dmlb@dmlb.org>, Kris Kennaway <kris@obsecurity.org>, hackers@FreeBSD.org, fs@FreeBSD.org
Subject:   Re: httpfs
Message-ID:  <20010316054649.F385@hand.dotat.at>
In-Reply-To: <20010315124244.A442@ringworld.oblivion.bg>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

Tony.
-- 
f.a.n.finch      fanf@covalent.net      dot@dotat.at


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?20010316054649.F385>