Hi perlmonks,
I need some guidance to a new found problem I'm having, I wrote a perl script to calculate uptime of our local services using IO::Socket, now it's been expanded to check services on multiple systems in our branch offices. Problem is IO::Socket seems to be hanging on it at varrying times, sometimes after just a few requests, other times after a couple thousand. I am currently using a timeout of 45 on the socket and I can't use an alarm because it's running on NT. Is there any way to get IO::Socket to stop hanging??
-Thanks in advance
Chris Miseresky
Teslianet Inc.