Skip to content

yamux-v0.13.8

Choose a tag to compare

@jxs jxs released this 02 Mar 10:37
· 5 commits to master since this release
7adbe8b

Introduce WriteState::Poisoned to avoid further reads after the returned number of bytes from a write operation is bigger than the header size. See #211.