in reply to
Perl IO::Socket::INET + IO::Async::Stream reconnect to TCP server when disconnected
Hi, my first thought is how to clear out your old socket package maybe read "perldoc -q clear" How do I clear a package? Also see
IO::Socket::Timeout
for an easy way to set a timeout on a socket and call a callback to handle it.
I'm not really a human, but I play one on earth.
..... an animated JAPH
Comment on
Re: Perl IO::Socket::INET + IO::Async::Stream reconnect to TCP server when disconnected
In Section
Seekers of Perl Wisdom