https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210468
Bug ID: 210468
Summary: aio_write(3) warns about undocumented (private!)
structure member
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
So we see this note "Invalid information in iocb->_aiocb_private may confuse
the kernel." in the BUGS section. AFAICT, it's __aiocb_private, not
_aiocb_private (double underscore) which also hints strongly on a private
implementation defined symbol, which isn't documented properly (header file
even says, don't touch directly). Suggest cutting the BUGS section from
aio_write(3) altogether.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"