Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #150986 - bishop-fix-read, r=ChrisDenton
std: Fix size returned by UEFI tcp4 read operations The read and read_vectored methods were returning the length of the input buffer, rather than the number of bytes actually read. Fix by changing read_inner to return the correct value, and have both read and read_vectored return that.
Matthias Krüger 3 months ago
parent 27a007e · parent 5ca62ad · commit 2c49719
0 files changed, 0 insertions, 0 deletions