tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: open() and close() from multithread application
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.
Home |
Main Index |
Thread Index |
Old Index