if you absolutely need per-open semantics, the way to get that in netbsd is with a "clone" device. look for fd_clone(9) and examples using it.
.mrg.
if you absolutely need per-open semantics, the way to get that in netbsd is with a "clone" device. look for fd_clone(9) and examples using it.
.mrg.