Mon Jun 08 15:25:34 2015epimetreus [...] fastmail.fm - Ticket created
Subject:
Net::Server does not handle sockets AT ALL
Date:
Mon, 08 Jun 2015 13:25:20 -0600
To:
bug-Net-Server [...] rt.cpan.org
From:
Kai Moonbourn <epimetreus [...] fastmail.fm>
Simple to replicate:
$ start_server --path=/var/run/starman/megaoff.sock -- starman -e 'sub {
[200,[], ["Hi\n"]] }'
Then just attempt to rproxy a web request through that socket; you'll
get this:
Bad arg length for Socket::unpack_sockaddr_in, length is 32, should be
16 at /usr/local/lib/perl/5.18.2/Socket.pm line 830.