Re: autoconf check for AF_UNIX sockets

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Horák Daniel <horak(at)sit(dot)plzen-city(dot)cz>
Cc: "'pgsql-hackers(at)postgreSQL(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: autoconf check for AF_UNIX sockets
Date: 2000-08-19 22:54:17
Message-ID: Pine.LNX.4.21.0008200049210.461-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Horák Daniel writes:

> can our autoconf guru create a test for checking the availability of AF_UNIX
> sockets? It could be defined in config.h as HAVE_UNIX_SOCKET or similar. It
> will enable to use them in the newest cygwin where are this sockets
> implemented.

I'll check into it. (No presumptions about guru status made... :-) )

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-08-19 23:06:14 Re: [PATCHES] Patch - SSL back to working
Previous Message Peter Eisentraut 2000-08-19 22:37:45 Re: Installation layout idea