Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Recent curses module changes and Re: TRAPALRM / TMOUT oddity



On Thu, 26 May 2011 18:11:51 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On May 26, 10:14am, Peter Stephenson wrote:
> }
> } +	    if (selret < 0 && (errflag || retflag || breaks ||
> exit_pending)) }  		break;
> 
> I suppose that means the following would be advisable?  Or is it
> perhaps going too far?

That probably makes sense --- we shouldn't be hung waiting for a
character if any of those flags is set.

-- 
Peter Stephenson <pws@xxxxxxx>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
More information can be found at www.csr.com. Follow CSR on Twitter at http://twitter.com/CSR_PLC and read our blog at www.csr.com/blog



Messages sorted by: Reverse Date, Date, Thread, Author