async-std v1.6.2 Release Notes

Release Date: 2020-06-19 // almost 4 years ago
  • โž• Added

    • โž• Add UdpSocket::peer_addr (#816)

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • Ensure the reactor is running for sockets and timers (#819).
    • Avoid excessive polling in flatten and flat_map (#701)