aboutsummaryrefslogtreecommitdiff
path: root/lib/std/fmt
diff options
context:
space:
mode:
authorVincent Rischmann <vincent@rischmann.fr>2022-05-16 19:02:22 +0200
committerVincent Rischmann <vincent@rischmann.fr>2022-05-25 13:53:09 +0200
commit52dd468cc3e279e7d1a764c2c3f6fde13a404a14 (patch)
treed929de65162c14a889d875f6457bd821d46a390e /lib/std/fmt
parent7b3e5ce0b3d3e6c8e24dd147d23eec3fe5088d74 (diff)
downloadzig-52dd468cc3e279e7d1a764c2c3f6fde13a404a14.tar.gz
zig-52dd468cc3e279e7d1a764c2c3f6fde13a404a14.zip
io_uring: change read() to use a ReadBuffer instead
Reads can be done in two ways with io_uring: * using a simple buffer * using a automatic buffer selection which requires the user to have provided a number of buffers before ReadBuffer let's the caller choose where the data should be read.
Diffstat (limited to 'lib/std/fmt')
0 files changed, 0 insertions, 0 deletions