in reply to Re: How can I test TCP socket status in Perl?
in thread How can I test TCP socket status in Perl?
Thank you in advance, i want AmStillConnected() to return undef if not connected. here is output when not connected. 'Can't call method "connected" on an undefined value at Untitled 9.pl line 27.' but works when i first connect and test the status for this reason it's incomplete.. am running this on Mac, thank you again
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How can I test TCP socket status in Perl?
by tangent (Parson) on Jul 26, 2015 at 23:56 UTC | |
by beanscake (Acolyte) on Jul 27, 2015 at 00:07 UTC | |
by tangent (Parson) on Jul 27, 2015 at 00:41 UTC | |
by thanos1983 (Parson) on Jul 27, 2015 at 00:29 UTC |