X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-4.4 required=5.0	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_MK
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Thu, 19 Jul 2012 09:53:14 +0300
Message-ID: <CAB-uQXXY3UyOHdPg7tDt0-8sAD+Ne0_mLBDw1ZXDh7FLSKQVzg@mail.gmail.com>
Subject: Problem with <> redirection to named pipe
From: Nikolay Shirokovskiy <nshyrokovskiy@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hello.

When I try:

> mkfifo fifo
> exec 5<>fifo

I get "Device or resource busy" error message. On linux distro these
lines work well.

I made some browising through archives and encountered notices that
FIFOs implementation
in Cygwin is incomplete. Is this the cause or I miss something?

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

