public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jason Tishler <Jason.Tishler@dothill.com>
To: Cygwin <cygwin@sources.redhat.com>
Subject: When was UNIX domain sockets added?
Date: Wed, 17 Jan 2001 08:11:00 -0000	[thread overview]
Message-ID: <20010117111226.D346@dothill.com> (raw)

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.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

                 reply	other threads:[~2001-01-17  8:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010117111226.D346@dothill.com \
    --to=jason.tishler@dothill.com \
    --cc=cygwin@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).