in all of the appropriate locations and always got a warning about using an unitialized value. I think part of the problem is that the original C code (this is a wrapped C API I am using) actually uses a pointer to STDOUT instead of STDOUT proper. I don't know if this would be a significant issue but I'm starting to think it is.tie *STDOUT, 'IO::Scalar', \$a; ...stuff... print $client $a; untie *STDOUT;
In reply to Re: Re: Re: Sending STDOUT to Multiple Sockets
by rapier1
in thread Sending STDOUT to Multiple Sockets
by rapier1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |