Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42528 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88359 invoked from network); 7 Jan 2009 10:57:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2009 10:57:01 -0000 Authentication-Results: pb1.pair.com header.from=ron@Opus1.COM; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=ron@Opus1.COM; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain Opus1.COM designates 192.245.12.8 as permitted sender) X-PHP-List-Original-Sender: ron@Opus1.COM X-Host-Fingerprint: 192.245.12.8 Viola.Opus1.COM OpenVMS 7.2 (Multinet 4.3-4.4 stack) Received: from [192.245.12.8] ([192.245.12.8:2632] helo=Viola.Opus1.COM) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/D7-41481-B7A84694 for ; Wed, 07 Jan 2009 05:57:01 -0500 Received: from [192.168.1.2] ([24.22.90.25]) by Opus1.COM (PMDF V6.2-X27 #9830) with ESMTPSA id <01N4013GMA9W971ETH@Opus1.COM> for internals@lists.php.net; Wed, 07 Jan 2009 03:56:56 -0700 (MST) Date: Wed, 07 Jan 2009 02:56:54 -0800 In-reply-to: To: Pierre Joye Cc: Scott MacVicar , PHP internals Message-ID: MIME-version: 1.0 X-Mailer: Apple Mail (2.753.1) Content-type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-transfer-encoding: 7bit X-Gpgmail-State: !signed References: Subject: Re: [PHP-DEV] dns_get_record for OSX From: ron@Opus1.COM (Ronald Chmara) On Jan 7, 2009, at 1:44 AM, Pierre Joye wrote: > On a sidenote, I would suggest to take a look at the djbdns library, > which is available on almost all platform and seems to be much cleaner > than bind(8|9): http://cr.yp.to/djbdns/dns.html Technical issue: While available, it is not installed (by default) on as many platforms as the bind libraries. Non-Technical issue: -Bop