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 [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to