Skip to content

asio-sys 0.4.0

Choose a tag to compare

@roderickvd roderickvd released this 16 Aug 17:51
· 110 commits to master since this release

Added

  • Added Driver::streams() to access a driver's shared input/output buffer state
  • Derived Debug on AsioStreams and AsioStream

Thanks to Our Contributors

Thanks to MordechaiHadad (@MordechaiHadad), who reported the duplex-stream bug (#1287) that Driver::streams() fixes in this release.