Skip to content

How to check for HUPs on a TlsStream split with tokio::io::split? #5419

Answered by errantmind
errantmind asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like the answer was just to check the result of the flush:

tokio::io::AsyncWriteExt::flush(&mut write_half)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by errantmind
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant