Setting termios VMIN > 0 and VTIME > 0 on non blocking file
Corinna Vinschen
corinna-cygwin@cygwin.com
Fri Mar 13 10:02:53 GMT 2020
On Mar 12 17:42, Åke Rehnman via Cygwin wrote:
>
> On 2020-03-12 15:13, Corinna Vinschen wrote:
> > On Mar 12 14:32, Åke Rehnman via Cygwin wrote:
> > > 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...
> > Mailing list, please.
>
> #include <stdio.h>
> #include <error.h>
> #include <errno.h>
> #include <sys/select.h>
> #include <fcntl.h>
> #include <unistd.h>
> #include <termios.h>
> #include <sys/ioctl.h>
> [...]
Thanks! So that's what we're up against here :)
Corinna
--
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20200313/d706f0a8/attachment.sig>
More information about the Cygwin
mailing list