Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^2: child process stream capturing and Windows

by mkueper (Initiate)
on Jun 16, 2009 at 10:35 UTC ( [id://771975]=note: print w/replies, xml ) Need Help??


in reply to Re: child process stream capturing and Windows
in thread child process stream capturing and Windows

a already used the statement $| = 1 before the open3 command

Replies are listed 'Best First'.
Re^3: child process stream capturing and Windows
by tbone1 (Monsignor) on Jun 16, 2009 at 13:58 UTC
    Have you done this in the child process as well, not just before you call the child in the parent process? I'm not too experienced in Perl on Windows, as I've mostly worked on Unix/Linux/OS X systems, but I believe that certain systems expect certain default behaviors. I don't know that the value for $| is inherited by the child; it might be set to the default of 'unflushed'.

    --
    tbone1, YAPS (Yet Another Perl Schlub)
    And remember, if he succeeds, so what.
    - Chick McGee

Log In?
Username:
Password:

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

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

    No recent polls found