This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Minor bugfixes to Socket::getaddrinfo
authorPaul LeoNerd Evans <leonerd@leonerd.org.uk>
Tue, 8 Feb 2011 18:36:40 +0000 (18:36 +0000)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Tue, 8 Feb 2011 20:24:41 +0000 (21:24 +0100)
commit0cd14f2ec7a4a1ffa38fa241b15618478fce8cf3
treeb95c989fd09ee41884f194ccd4d015195931469e
parent46d4dcbda33f17cc3dd58db4c256e3af360de90f
Minor bugfixes to Socket::getaddrinfo

Attached are two small bugfixes to getaddrinfo()

Please apply,

Thanks.

--
Paul "LeoNerd" Evans

leonerd@leonerd.org.uk
ICQ# 4135350       |  Registered Linux# 179460
http://www.leonerd.org.uk/

From 61fdece8ab9a729206f2633f47e25afd6f05af6a Mon Sep 17 00:00:00 2001
From: Paul "LeoNerd" Evans <leonerd@leonerd.org.uk>
Date: Mon, 24 Jan 2011 18:58:40 +0000
Subject: [PATCH 2/3] canonname should only be present on the first returned result

Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
ext/Socket/Socket.pm
ext/Socket/Socket.xs