Re: newbie question about fork/pipe/stdin/stdout
- From: vladimir.plotnikov@xxxxxxxxx
- Date: Fri, 26 Oct 2007 22:14:24 -0000
Alex,
Thank you,
put "wait" after read partially help me.
so, one "big" message passed to child and comes back.
But in some cases (toooooooo biiiiiiiig messages) child will output
any data to stdout. so, my program was locked on "while(!feof())".
vladimir
czech republic.
.
- Follow-Ups:
- Re: newbie question about fork/pipe/stdin/stdout
- From: David Schwartz
- Re: newbie question about fork/pipe/stdin/stdout
- From: Alex Fraser
- Re: newbie question about fork/pipe/stdin/stdout
- References:
- Re: newbie question about fork/pipe/stdin/stdout
- From: Alex Fraser
- Re: newbie question about fork/pipe/stdin/stdout
- Prev by Date: Re: newbie question about fork/pipe/stdin/stdout
- Next by Date: Re: freopen and concurrent access
- Previous by thread: Re: newbie question about fork/pipe/stdin/stdout
- Next by thread: Re: newbie question about fork/pipe/stdin/stdout
- Index(es):
Relevant Pages
|