X-Spam-Check-By: sourceware.org
Date: Mon, 15 May 2006 14:21:34 -0500
From: Peter Fales <psfales@lucent.com>
To: cygwin@cygwin.com
Subject: Re: res_search problem
Message-ID: <20060515192134.GA560@lucent.com>
References: <20060511213519.GA13688@lucent.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20060511213519.GA13688@lucent.com>
User-Agent: Mutt/1.4.2.1i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Thu, May 11, 2006 at 04:35:19PM -0500, Peter Fales wrote:
> I'm trying to port some code which uses res_search() to look up an SRV
> record.   

Pulled the source to the minires package and did some poking around.
It seems that  write_record() in os-interface.c has cases for the 
different types of DNS records (A, PTR, MX, etc.) but doesn't have a
case for SRV records (type 33).   Unfortunately, I don't have enough
expertise in Cygwin or DNS lookups to supply a patch, but perhaps this
will help someone.   It would certainly be nice if Cygwin had support
for SRV records.

Thanks,

-- 
Peter Fales
Lucent Technologies
Member of Technical Staff
2000 Lucent Lane
Room: 1C-436
Naperville, IL 60566-7033
Email: psfales@lucent.com
Phone: 630 979 8031

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

