From: vishal mittal <[EMAIL PROTECTED]>
> I have a process that forks off another process. Both
> these processes maintain a bidirectional pipe between
> them. How can I pass an open file descriptor from the
> parent to the child so that the child can do all the
> reading from that file descriptor?

You may want to look at http://search.cpan.org/author/ADDI/File-
FDpasser-0.09/FDpasser.pm

Not guaranteed to work on your OS. 
(If you ask a quastion like this you SHOULD tell us your OS.)

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to