Better Vectored Write #4

Manually merged
sashanoraa merged 2 commits from write-all-vectored into convert-http-to-saml 2021-11-05 19:39:54 +00:00

2 Commits

Author SHA1 Message Date
Ben Aaron Goldberg 3a4afbcaea [web] confirm safety of advance
After further testing and checks I'm fairy confident that the vectored
write code is safe.

Signed-off-by: Ben Aaron Goldberg <ben@benaaron.dev>
2021-11-03 20:30:30 -04:00
Ben Aaron Goldberg 63cfa014d5 [web] use actual vectored write
Since IoSlice::advance isn't stable I had to hack my own. I will need to
confirm that my implementation is safe.

Signed-off-by: Ben Aaron Goldberg <ben@benaaron.dev>
2021-11-03 19:43:46 -04:00