in reply to Re: How to change Open2 input buffering
in thread How to change Open2 input buffering
The pseudo-tty code sgifford posted worked wonderfully in Linux, but not when I moved to my final target, SunOS. I eventually found a small C program called ircflush, part of the ircII distribution that does the same thing and seems to work in SunOS. I also looked into using IPC::Run but it does not connect file handles to pseudo-ttys.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: How to change Open2 input buffering
by sgifford (Prior) on Oct 20, 2003 at 03:53 UTC | |
by thecap (Initiate) on Feb 02, 2004 at 21:41 UTC |