Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Restore poll_*_vectored methods #90

Open
yoshuawuyts opened this issue May 12, 2019 · 1 comment
Open

Restore poll_*_vectored methods #90

yoshuawuyts opened this issue May 12, 2019 · 1 comment

Comments

@yoshuawuyts
Copy link
Collaborator

#87 removed the vectored implementations because mio doesn't support std's ioslice yet, which is used in the current AsyncRead and AsyncWrite traits. We should restore these implementations once mio supports it.

Refs

@taiki-e
Copy link
Contributor

taiki-e commented May 25, 2019

tokio-rs/mio#957

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants