Files
rust/library
Matthias Krüger db5ac01aba 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.
2026-01-12 13:32:12 +01:00
..
2025-06-16 07:00:13 +00:00
2026-01-12 08:07:23 +01:00
2025-07-01 10:55:49 -07:00
2026-01-08 15:02:42 +00:00
2025-12-13 16:31:09 +09:00