Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ptyread eating CPU on Cygwin
- X-seq: zsh-workers 13022
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: ptyread eating CPU on Cygwin
- Date: Wed, 18 Oct 2000 10:04:57 +0100
- In-reply-to: "Your message of Tue, 17 Oct 2000 20:56:42 +0400." <001201c0385b$39906e40$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> Peter, you that select does not work under Cygwin (read_poll). I asked on
> Cygwin list, but there are no known problems and many applications do use
> select.
The problem I was having was with putting the terminal temporarily into raw
mode without the full majesty of zle and setting a timeout there (in
bin_read()). select is working fine in the main terminal code. I didn't
have the week necessary to resolve all the possible ways of setting
timeouts, so I gave up. I expect it can be done.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author