X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT 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 AT cygwin DOT com References: <9e4c6428-59de-df07-9e33-44ba95d5497f AT gmail DOT com> <20200312114041 DOT GJ4042 AT calimero DOT vinschen DOT 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?=C3=85ke_Rehnman_via_Cygwin?= Reply-To: =?UTF-8?Q?=c3=85ke_Rehnman?= Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" 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 > > 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