You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.
#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.
#87 removed the
vectored
implementations becausemio
doesn't support std'sioslice
yet, which is used in the currentAsyncRead
andAsyncWrite
traits. We should restore these implementations oncemio
supports it.Refs
The text was updated successfully, but these errors were encountered: