in reply to Re^2: Net::SOCKS how define timeout?
in thread Net::SOCKS how define timeout?
Declare the socket variable (my $sock) outside of eval so that it may be accessible outside of eval
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Net::SOCKS how define timeout?
by perlmonks12 (Novice) on May 08, 2010 at 18:31 UTC | |
by choroba (Cardinal) on May 08, 2010 at 18:39 UTC | |
|
Re^4: Net::SOCKS how define timeout?
by perlmonks12 (Novice) on May 08, 2010 at 20:27 UTC | |
|
Re^4: Net::SOCKS how define timeout?
by perlmonks12 (Novice) on May 08, 2010 at 18:03 UTC | |
by choroba (Cardinal) on May 08, 2010 at 18:27 UTC | |
|
Re^4: Net::SOCKS how define timeout?
by perlmonks12 (Novice) on May 08, 2010 at 18:25 UTC |