delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 17 Jan 2001 11:12:26 -0500 |
From: | Jason Tishler <Jason DOT Tishler AT dothill DOT com> |
To: | Cygwin <cygwin AT sources DOT redhat DOT com> |
Subject: | When was UNIX domain sockets added? |
Message-ID: | <20010117111226.D346@dothill.com> |
Mail-Followup-To: | Cygwin <cygwin AT sources DOT redhat DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.5i |
Organization: | Dot Hill Systems Corp. |
I'm trying to conditionally enable UNIX domain socket support in Cygwin PostgreSQL. Reading the ChangeLogs seems to indicate that the initial implementation was added on Wed Aug 11 19:41:04 1999. If I am correlating correcting, then this was before 1.1.1. Hence, would the following be reasonable? #if CYGWIN_VERSION_DLL_MAJOR >= 1001 /* enable UNIX domain sockets */ #endif Any other suggestions? Note that the major concern is really to only distinguish between b20.1 and the Net Release. Thanks, Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corp. Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |