diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2022-12-21 15:08:38 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2022-12-21 15:08:38 +0000 |
commit | 9046446e8ab7dbbaaee5f8f848184dcbf2853c6b (patch) | |
tree | eba23213f3b744eb993e4e8da2d38dfda50a3ed3 /sys/arch/arm64/dev/bcm2836_intr.c | |
parent | 1223e9cc529087842ad4f3de58c88e6d722e63dd (diff) |
Mark BIO_nread0(3), BIO_nread(3), BIO_nwrite0(3), and BIO_nwrite(3)
as intentionally undocumented.
Bodo Moeller invented this "non-copying I/O" API in 1999, but according
to codesearch.debian.net, it is still completely unused by anything.
On top of that, it appears to be inflexible in so far as it only
supports BIO pairs and no other BIO types and fragile in so far as
it exposes pointers to internal storage and runs contrary to expectations
of how BIO objects are supposed to work.
Diffstat (limited to 'sys/arch/arm64/dev/bcm2836_intr.c')
0 files changed, 0 insertions, 0 deletions