Socket::unpack_sockaddr_in error and fixes

Marc Lehmann schmorp at schmorp.de
Mon Oct 6 09:27:43 CEST 2014


On Mon, Oct 06, 2014 at 02:21:34PM +0800, Michael Fung <mike at cmsweb.com> wrote:
> 
> I am running AnyEvent 7.07. Should I apply the following patch to fix it?

You can (and probably should) apply the patch to work around the bug,
but the patch cannot fix the bug, as the bogus check is in perl's Socket
module, not in AnyEvent::Socket.

-- 
                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