Corinna,
On Wed, Mar 19, 2003 at 10:35:19PM +0100, Corinna Vinschen wrote:
> On Wed, Mar 19, 2003 at 04:10:09PM -0500, Jason Tishler wrote:
> > While tracking down a PostgreSQL problem, I uncovered that chmod()
> > appears to have no affect on AF_UNIX sockets on recent Cygwin
> > versions.
>
> Th
On Wed, Mar 19, 2003 at 04:10:09PM -0500, Jason Tishler wrote:
> While tracking down a PostgreSQL problem, I uncovered that chmod()
> appears to have no affect on AF_UNIX sockets on recent Cygwin versions.
Thanks for the report. Should be fixed in CVS now.
Corinna
--
Corinna Vinschen
While tracking down a PostgreSQL problem, I uncovered that chmod()
appears to have no affect on AF_UNIX sockets on recent Cygwin versions.
The attached test case, afunix.cc, demonstrates the problem:
$ # Cygwin 1.3.22-1
$ afunix
$ ls -l /tmp/.afunix
srwx--1 jt Domai
3 matches
Mail list logo