Skip to content

v0.3.0

Compare
Choose a tag to compare
@alice-yyds alice-yyds released this 31 Oct 07:11
· 96 commits to main since this release
7340a0d

Feature:

  • feat: support dial in IPV6 only (#182)
  • feat: connection flush support write timeout (#206)

Bugfix:

  • fix: LinkBuffer length overflow (#179)
  • fix: don't check epoll out when epoll err (#183)
  • fix: limit iovecs max to 2GB(2^31) (#196)
  • fix: fd not detach when close by user (#200)