in reply to Re: Re: Error message in log file is different from "die" message in code.
in thread Error message in log file is different from "die" message in code.

That seems to be correct after some study of those modules' POD. The fact remains that $server->accept() is returning undef for failure - whatever the reason may be. Is there actually an external connection request at that point?

Makeshifts last the longest.

  • Comment on Re^3: Error message in log file is different from "die" message in code. (barked up the wrong tree..)