delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <3E2D8043936AD611AF7D00508B5E9F4B28D4FA@server3.mobilecom.com> |
From: | Cary Lewis <clewis AT mobilecom DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Looking for named pipe solution in cygwin |
Date: | Wed, 11 Dec 2002 11:16:00 -0500 |
MIME-Version: | 1.0 |
I have an existing unix application that makes extensive use of named pipes: mknod pipe p and shell scripts and 'C' programs that read and write pipes. Messages must be read in order that they were written to pipe. As well many processes must be able to write to a pipe and not have their messages intermingled. Does anyone have a solution for this for cygwin? Any help would be appreciated. NOTE: The pipes don't have to be named (I can handle that separately). BTW the other posix emulators like Interix now SFU and MKS support these kinds of pipes, so it should be easy right? How does the /dev/ttyX file work. In a bash window I can echo hello >/dev/tty or /dev/ttyM, where M is my tty, and I get hello on my screen, but I can't echo hello >/dev/ttyN where N is another terminal, I get /dev/ttyN invalid argument. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |