This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Named AF_UNIX socket not working in cygwin1.dll of git HEAD.


On Jul  3 19:44, Takashi Yano wrote:
> Named AF_UNIX socket does not work in cygwin1.dll of git HEAD.
> 
> A simple test case is attched.
> 
> Expected result:
> 10: 1234567890
> 
> Result in cygwin1.dll of git HEAD:
> bind: Bad address
> unlink: Device or resource busy

I just built git HEAD from scratch four times, with and without
optimization, with and without the preliminary new AF_UNIX code (which
should be unused running your testcase anyway).  WIth each version
your testcase prints

  10: 1234567890

Can you please check what happens in your case and why?


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]