in reply to `print CLIENT` seems to send nothing with `use Socket`
In addition, syswrite will return the number of bytes actually written, which should help you with your debugging.$msg="+OK\n"; syswrite(CLIENT,$msg);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: `print CLIENT` seems to send nothing with `use Socket`
by muba (Priest) on Apr 03, 2004 at 16:42 UTC |