Socket::unpack_sockaddr_in error and fixes

Marc Lehmann schmorp at schmorp.de
Tue Oct 28 18:21:54 CET 2014


On Fri, Oct 24, 2014 at 08:30:09PM +0800, Michael Fung <mike at 3open.org> wrote:
> Why I asked, because in my case, the program did not terminate,
> although the AE::log line did fire.

Hmm, there really is no way that AE::log could return from a fatal message.
It's possible to register a log handler that would keep the program from
exiting, though (or overwrite the fatal_exit function to not exit).

Are you saying your program terminates with an explicit "exit" after the
"AE::log fatal" call?

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the anyevent mailing list