bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: keyboard input in colortext


From: Marcus Brinkmann
Subject: Re: keyboard input in colortext
Date: Sat, 15 Dec 2001 13:24:46 +0100
User-agent: Mutt/1.3.24i

On Sat, Dec 15, 2001 at 12:35:41AM -0500, Roland McGrath wrote:
> The example I would suggest is streamio.  It has exactly the sort of
> control flow handling you need, and the code simpler than term to read.

Yeah, this is what I need.  I guess I alwats avoid streamio because I never
understood why its dev_open algorithm is so complex.  Does it split up open
into a request and reply message to implement the O_NONBLOCK flag at open()
time for terminal devices correctly?  This would be the only case that
matters I can think of.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]