Skip to content

v1.6.4

Compare
Choose a tag to compare
@dignifiedquire dignifiedquire released this 17 Sep 11:23
55fb871

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)