Closed Thomasdezeeuw closed 8 months ago
std::io::IoSlice doesn't work with unitialised bytes, it's also the reason why I created socket2::MaybeUninitSlice.
std::io::IoSlice
socket2::MaybeUninitSlice
std::io::IoSlice
doesn't work with unitialised bytes, it's also the reason why I createdsocket2::MaybeUninitSlice
.