Subject: Semantics of FIOASYNC & TIOCSPGRP To: None <tech-kern@netbsd.org> From: Lennart Augustsson <augustss@augustsson.net> List: tech-kern Date: 10/25/2001 15:53:48
What is the intended semantics of FIOASYNC & TIOCSPGRP with respect to
open() and close(). Is the effect of those operations supposed to
survive a close() followed by an open() of the device?
-- Lennart