X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:to:references:from:message-id:date
 :user-agent:mime-version:in-reply-to:content-transfer-encoding
 :content-language;
 bh=nv4wBw0/EMkgs/0SLHFiTO7e+CgHn4ys5gVdYYO6Xb8=;
 b=NM0PhtZR/iZ9INQHhCk5vmd7qlaNxTSjxU1y4aSS+TDFguqQFEISrKCHYuuV2fgNJW
 cGlyMcThIRQ/YECZ9lkEWE8dh4YtZFELSsaD58xe0cQqvSmaS6IZD42oYD8iD+NKEiAD
 4eV0U5nvLPXeDiZCPBXxj8m/DB/dtfD5r1owedoug7sFoAD1STwHkFkDgm/gFuyNDY7H
 IE+ksF1bRLRn11ytdagZX+1GBfUfLYrp6W5tKHXOTFjrjhNSHTLNHx8iky4tt63fZ5pv
 2nZAYsbrjmCy42x8QZTArsRFNwO1oNlIJQhzdJdpfmYt7oTVV1/Trmv0hlJzxnHsG4/B
 XXSw==
X-Gm-Message-State: ANhLgQ2Jl2+z1IAoNvWuBeOXQK66ntJ9ZqP4MPzUIIIJm47wRBv0oAEn
 qEI+7r/Za2rP8Kr2JDGF6d+gXLM+yIM=
X-Google-Smtp-Source: ADFU+vvV7zEqyyokDhSlnJl35fuS1gEWKdXLs/iaEATKg/8Yo9V3lBQ9S+no1CB7KzRvqxgb1OAc9g==
X-Received: by 2002:a19:2d01:: with SMTP id k1mr5424088lfj.170.1584019938707; 
 Thu, 12 Mar 2020 06:32:18 -0700 (PDT)
Subject: Re: Setting termios VMIN > 0 and VTIME > 0 on non blocking file
To: cygwin@cygwin.com
References: <9e4c6428-59de-df07-9e33-44ba95d5497f@gmail.com>
 <20200312114041.GJ4042@calimero.vinschen.de>
Message-ID: <36b42585-c7a9-274c-bd51-aae1960ff4cd@gmail.com>
Date: Thu, 12 Mar 2020 14:32:14 +0100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101
 Thunderbird/68.5.0
MIME-Version: 1.0
In-Reply-To: <20200312114041.GJ4042@calimero.vinschen.de>
Content-Language: en-US
X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Cygwin mailing list <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <http://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: =?utf-8?q?=C3=85ke_Rehnman_via_Cygwin?= <cygwin@cygwin.com>
Reply-To: =?UTF-8?Q?=c3=85ke_Rehnman?= <ake.rehnman@gmail.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>


On 2020-03-12 12:40, Corinna Vinschen wrote:
>
> For a start, can you please strace the problem with a simple
> testcase,like this:
>
>    $ strace -o serio.trace <yourtestcase>
>
> and send the source of your testcase as well as the serio.trace file
> here?  It may show at which point the error code is generated.

Should I post those files to the mailing list? I tried emailing them to 
you directly but it bounced...

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