Multiple attempts at opening same pipe for writing fail

João Eiras joao.eiras@gmail.com
Thu Jun 14 20:50:00 GMT 2018


On 13 June 2018 at 17:44, Takashi Yano <takashi.yano@nifty.ne.jp> wrote:
> Hi João,
>
> Is this related to https://cygwin.com/ml/cygwin/2017-03/msg00188.html ?
>

Hi.

That seems quite likely.

In my test case, I do open+close+open and the second open fails with
errno.ENXIO.

If I skip the close and do open+open I get the same error.

Next on my TODO list I'll make another testcase just using the Win32
API and see if that is a Windows issue.

--
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



More information about the Cygwin mailing list