Skip to content

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 17:02
· 36 commits to dev since this release

Bug Fixes

  • server: improve error handling in connection acceptance loop. #6 (waaa)
  • server: incorrect UDP packet truncation. #8 (waaa)
  • server: correct improper Close operation. #11 (waaa)

Continuous Integration

Chores

  • server: enable TCP_NODELAY for TcpStream. #8 (waaa)
  • server: remove max_external_packet_size . #8 (waaa)
  • release 1.1.1 (Itsusinn)

Commits

  • 3c39828: Update README.md (iHsin)