Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Reading from a Named Pipe

by revdiablo (Prior)
on Sep 28, 2006 at 15:43 UTC ( [id://575371]=note: print w/replies, xml ) Need Help??


in reply to Re: Reading from a Named Pipe
in thread Reading from a Named Pipe

I wonder if you are confusing anonymous pipes (indicated by the | symbol) and named pipes?

I started to think the very same thing after I posted my reply. It seems likely that's what the OP meant. Another point to keep in mind, you can create anonymous pipes using the pipe function, too. You don't have to use Perl's forking-pipe open call (though, I admit, it is very convenient).

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://575371]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-25 20:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found