in reply to IPC, trying for have child wait for commands
Win32 Perl doesn't have real fork so file handles are shared between the pseudo processes so close in one affects all of them.
- tye (but my friends call me "Tye")
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: (tye)Re: IPC, trying for have child wait for commands
by Eradicatore (Monk) on Jun 05, 2001 at 22:38 UTC | |
by tye (Sage) on Jun 05, 2001 at 22:48 UTC | |
by Eradicatore (Monk) on Jun 05, 2001 at 22:56 UTC | |
Re: (tye)Re: IPC, trying for have child wait for commands
by John M. Dlugosz (Monsignor) on Jun 05, 2001 at 23:22 UTC |