You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would probably be good for me to take the time to add some more specific documentation that isn't just pointing to man pages. Hopefully I can get those done next month (when my school semester has finished)
https://docs.rs/io-uring/latest/io_uring/opcode/struct.ReadFixed.html
Should this be "Read into pre-mapped buffers" instead of "Read from"?
https://docs.rs/io-uring/latest/io_uring/opcode/struct.WriteFixed.html
Also, should this be "Write from pre-mapped buffers" instead of "Write to"?
I'm pretty sure this is the case, but not 100% sure.
The text was updated successfully, but these errors were encountered: