Skip to content

Turmoil 0.7.2

Latest

Choose a tag to compare

@mcches mcches released this 24 Apr 22:23
· 26 commits to main since this release
4709a56

Added

  • Add end-to-end flow control for TCP streams (#265)

Changed

  • Send RST when a TcpStream is dropped with unread data (#269)
  • Enforce O_DIRECT buffer alignment in simulated filesystem (#266)
  • Drop parking_lot from tokio feature list (#267)
  • Remove experimental disclaimer from README (#268)
  • Fix rng warning and flakey example test (#263)