Bug#659075: [rt.cpan.org #61577] ->sockdomain and ->socktype undefined on newly ->accept'ed sockets
micah anderson
micah at riseup.net
Tue Feb 14 18:54:48 UTC 2012
On Tue, 14 Feb 2012 13:38:07 -0500, Daniel Kahn Gillmor <dkg at fifthhorseman.net> wrote:
> On 02/14/2012 01:17 AM, Father Chrysostomos via RT wrote:
>
> > Is there any chance you could include tests cases, too?
>
> Ah yes, good call. This prompted me to find a bug in my patch as well
> (i was calling getsockname() instead of sockname() on the IO::Socket
> object, i have no idea how i missed that the first time through).
>
> A revised patch is attached.
I've just applied and tested this revised patch and can confirm that
resolves the error(s) that I was seeing with this issue.
micah
More information about the Perl-maintainers
mailing list