in reply to Re: Handling server socket error and reconnect
in thread Handling server socket error and reconnect
when it starts, $client is undef, so the $@ block is called to establish the connection. I was hoping it will do the same thing if the connection is broken by the server.
|
|---|