I want to use IO::Socket::INET in while loop.
However when timeout error occure at IO::Socket::INET, all loop will finish.
How can I set to continue loop. Or how can I set to ignore timeout error.

Tadao

Reply via email to