This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
v0.4.0
- pending operations is now cancelled in the
Drop
impl ofReadHandle
andWriteHandle
(see #5). {PipeServer|PipeClient}::{read|write}_async
is now unsafe and removed from public API. Only owned
versions are still available.