Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@blackbeam blackbeam released this 03 Jan 17:07
· 5 commits to master since this release
  • pending operations is now cancelled in the Drop impl of ReadHandle and WriteHandle (see #5).
  • {PipeServer|PipeClient}::{read|write}_async is now unsafe and removed from public API. Only owned
    versions are still available.