Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42527 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71693 invoked from network); 7 Jan 2009 09:44:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jan 2009 09:44:49 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.26 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.78.26 ey-out-2122.google.com Received: from [74.125.78.26] ([74.125.78.26:44922] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FB/B4-41481-F8974694 for ; Wed, 07 Jan 2009 04:44:47 -0500 Received: by ey-out-2122.google.com with SMTP id 25so1275475eya.59 for ; Wed, 07 Jan 2009 01:44:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=7ckqTA/l9LF0j4sl9iOlbbde8FoE6yHOFZws3KUd0dI=; b=I0DcEb7t9H004JCudPBV+j5Aya38b9UFRS49xNqokVp1BB3Zxarftzb2lY2o0q1CUK iDBgyH/BsZpQV2gc31QIHEqpW5QN2CgI4GMTkutq017LvW2u6vOgYwI+Pk+4AzEpziqW UlhOqU+CLIqz8h6xHVUGf6o3ZNZzNROoFegcg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=lxZYGtR60nfuWfOQnmKTwwGLJ6tyNm061kQKCCtbDs3RGf1rtKJSMhj26HQqMEdAVX fiPDvHD76QobX+yC7FQ7v/tcqw1n46p+f+td/BfOR7vRZtQQ2PRQ2qW626Y2yXh+fyAF P6iZ+KopKaxUxuYQle3cf9f9ihNjpn5RtlrHw= Received: by 10.66.217.18 with SMTP id p18mr6642762ugg.60.1231321483826; Wed, 07 Jan 2009 01:44:43 -0800 (PST) Received: by 10.66.255.13 with HTTP; Wed, 7 Jan 2009 01:44:43 -0800 (PST) Message-ID: Date: Wed, 7 Jan 2009 10:44:43 +0100 To: "Scott MacVicar" Cc: "PHP internals" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: [PHP-DEV] dns_get_record for OSX From: pierre.php@gmail.com ("Pierre Joye") hi, On Wed, Jan 7, 2009 at 10:26 AM, Pierre Joye wrote: > Please look at (1st result in google or bugs.php.net :): > > http://bugs.php.net/bug.php?id=29337 > >> I'll apply this tomorrow if no one has any objections. > > About FreeBSD: > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/php5/files/patch-ext_standard_dns.h 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 Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org