async-std v1.6.4 Release Notes

Release Date: 2020-09-16 // over 3 years ago
  • โž• Added

    • โž• Added UdpSocket::peek and UdpSocket::peek_from (#853)

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    • Ensure UnixStream::into_raw_fd doesn't close the file descriptor (#855)
    • ๐Ÿ›  Fixed wasm builds and ensured better dependency management depending on the compile target (#863)