bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: broken pipe from func-output by changing network settings?


From: L A Walsh
Subject: Re: broken pipe from func-output by changing network settings?
Date: Tue, 17 Oct 2017 21:53:38 -0700
User-agent: Thunderbird

� wrote:
On 2017-10-17 at 14:28 -0400, Daniel Mills wrote:

Cygwin implements mkfifo, which bash will use in place of /dev/fd

The provided error messages suggest that bash is trying to use /dev/fd:

R:bin/iotest: line 112: /dev/fd/62: No such file or directory
cat: write error: Broken pipe
W:bin/iotest: line 112: /dev/fd/62: No such file or directory
/h> cat: write error: Broken pipe
---
   Regardless of implementation, this has worked for the past
3 years (1st checked in 2014-10-29) with the coalesce receive
microseconds set to 1.  Only when I change rx-usecs to 0 on
the linux-server side do I start getting error messages
(each time, every time) running it on the cygwin side.

   Can anyone tell me how I'd get such an error if cygwin
and bash are working correctly?  I.e. sorta looks like either
a cygwin or bash-on-cygwin bug and not a scripting error, no?

  :-(




reply via email to

[Prev in Thread] Current Thread [Next in Thread]