[PATCH 0/1] Cygwin: pty: Fix select() with pseudo console support.

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Sep 5 12:11:00 GMT 2019


On Sep  5 13:22, Takashi Yano wrote:
> - select() did not work correctly when both read and except are
>   polled simultaneously for the same fd and the r/w pipe is switched
>   to pseudo console side. This patch fixes this isseu.
> 
> Takashi Yano (1):
>   Cygwin: pty: Fix select() with pseudo console support.
> 
>  winsup/cygwin/fhandler.h      |  15 +++
>  winsup/cygwin/fhandler_tty.cc |  13 ++-
>  winsup/cygwin/select.cc       | 192 ++++++++++++++++++++++++++++++++--
>  winsup/cygwin/select.h        |   2 +
>  4 files changed, 207 insertions(+), 15 deletions(-)
> 
> -- 
> 2.21.0

Pushed.


Thanks,
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-patches/attachments/20190905/647ef3cf/attachment.sig>


More information about the Cygwin-patches mailing list