Skip to content

Conversation

@pchickey
Copy link
Contributor

@pchickey pchickey commented Nov 20, 2024

Largely lifted from #7

Closes #12

Closes #16

pchickey and others added 5 commits November 20, 2024 11:20
stole this bit out of Calvin's PR: cbaf050

Co-authored-by: Calvin Prewitt <[email protected]>
Closes #12

this is also from cbaf050

Co-authored-by: Calvin Prewitt <[email protected]>
and use it to implement io::copy
@pchickey pchickey changed the title Add AsyncRead::read_to_end Add AsyncRead::read_to_end and AsyncWrite::write_all Nov 20, 2024
@pchickey pchickey merged commit 283f11f into main Nov 20, 2024
4 checks passed
@pchickey pchickey deleted the pch/read_to_end branch December 18, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

io: read_to_end and write_all, or more generally Async{Read,Write}Ext http: IncomingBody stream end isnt always an error

2 participants