This is the mail archive of the
cygwin
mailing list for the Cygwin project.
CygWin-1.7.3-1 fails to provide pipe. (still)
- From: Craig Martek <craigmartek at gmail dot com>
- To: cygwin <cygwin at cygwin dot com>
- Date: Fri, 18 Jun 2010 13:42:53 -0400
- Subject: CygWin-1.7.3-1 fails to provide pipe. (still)
- References: <AANLkTilV0415Ri6GiLRIl_UJWLO8mOGf_DHn2F68HUgX@mail.gmail.com>
Like benczur, I apologize for bringing this thread up once more
(http://cygwin.com/ml/cygwin/2010-05/msg00488.html), but I am still
having the issue with named pipes. ?I run from one shell:
$ mkfifo /tmp/pipe
$ ls -l > /tmp/pipe
and from another:
$ cat < /tmp/pipe
and get this:
cat: -: Communication error on send
I've tried with both the latest release and the latest snapshot with
the same results. ?Is this still an issue?
-Craig
--
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