[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[no subject]
- To: undisclosed-recipients:;
- From: Kurt Zeilenga <kurt@OpenLDAP.org>
- Date: Thu, 19 Oct 2000 16:01:52 GMT
Received: from localhost (jitterbug@localhost.openldap.org [127.0.0.1])
by galois.openldap.org (8.10.0.Beta10/8.10.0.Beta10/OpenLDAP/Hub) with ESMTP id e9J8KDj32910
for <openldap-its-out@OpenLDAP.org>; Thu, 19 Oct 2000 08:20:13 GMT
Date: Thu, 19 Oct 2000 08:20:13 GMT
Message-Id: <200010190820.e9J8KDj32910@galois.openldap.org>
From: venaas@uninett.no
To: openldap-its@OpenLDAP.org
Subject: better getaddrinfo error reporting (ITS#848)
X-Loop: openldap-its@OpenLDAP.org
Full_Name: Stig Venaas
Version: head
OS:
URL: http://domen.uninett.no/~venaas/openldap-head-20001019.diff
Submission from: (NULL) (158.38.60.92)
This patch replaces gai_strerror with AC_GAI_STRERROR in daemon.c and also
uses AC_GAI_STRERROR to report getaddrinfo failures in os-ip.c
Stig