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://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Subject: | pipe data form windows program to cygwin program |
From: | bertrand marquis <bertrand DOT marquis AT sysgo DOT com> |
To: | cygwin <cygwin AT cygwin DOT com> |
Organization: | SYSGO AG |
Message-Id: | <1098879666.4197.4.camel@bma.sysgo.com> |
Mime-Version: | 1.0 |
Date: | 27 Oct 2004 14:21:07 +0200 |
X-Spam-Checker-Version: | SpamAssassin 2.63 (2004-01-11) on donald.sysgo.com |
X-Spam-Level: | |
X-Spam-Status: | No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 |
X-AntiVirus: | checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.28.0.11; VDF: 6.28.0.41; host: mailgate.sysgo.de) |
Hi, I'm writing a program which need to send data to a cygwin program using a pipe on the stdin (actually data to compress using gzip). All is working well but at the end of the program when i close the pipe it seems that gzip doesn't see that the pipe has been closed and so it stay open. I kind of think there must be something with windows<->cygwin EOF but i can't find out what. Is anyone has an idea ? thanks Bertrand -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |