in reply to POE: How can I detect server closed my connection?
if ($socket->connected) { } #or if ! ($socket->connected) { } [download]