Peter Pentchev <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message