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: connect() hangs on a listen()ing AF_UNIX socket


Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:
> I fixed that in CVS (and I'm just generating a snapshot).  The problem
> was that the functions reading and writing security descriptors didn't
> use the special "reopen by handle" semantics of the NtOpenFile call if
> a reopen was necessary.  Rather they just tried to open the file by name
> again, just with different open flags.  I fixed that, as well as another
> occurence of the same problem when trying to read and write extended
> attributes.

The 2014-08-26 snapshot looks bad.  It seems that shebang processing doesn't
work anymore, reverting to the 2014-08-25 snapshot fixes that problem.


Regards,
Achim.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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