Skip to content

Potential io::split unexpected behavior? #5817

Closed Answered by Darksonn
Banyc asked this question in Q&A
Discussion options

You must be logged in to vote

No. The io::split utility provides pinning on its own, so there is no need to do any additional pinning.

(The ReadHalf::unsplit method requires the type to be Unpin because that isn't possible after pinning the value.)

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Banyc
Comment options

You must be logged in to vote
1 reply
@Banyc
Comment options

Comment options

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