Skip to content

Turmoil 0.6.6

Latest
Compare
Choose a tag to compare
@mcches mcches released this 10 Mar 22:40
ed131c6

Added

  • Add UDP multicast, broadcast simulation (#224, #226)
  • Improve host ports exhausted panic message (#218)
  • Add explicit tracing output when runtime shuts down due to no clients (#213)
  • Update Axum example to 0.8 (#221)

Fixed

  • TcpListener: fix a race condition where a peer going away causes the next connection to hang (#224)
  • sim_elapsed(): Synchronize host clock against global clock following restart (#216)
  • Small typo fixes (#214)