Skip to content

acl 3.5.3-22 released!

Compare
Choose a tag to compare
@zhengshuxin zhengshuxin released this 14 Sep 08:41
· 926 commits to master since this release
  • 3.5.3-22
  • bugfix: when using SO_REUSEPORT, acl_threads_server.cpp should support binding unix domain socket.
  • 3.5.3-21
  • feature: Openssl has been supported in acl ssl module
  • workaroud: when IO timeout be set 0, which will not block the IO process, but the time before, 0 mean the blocking the IO process.
  • workaroud: in aio module, it's the default that the connection will be closed after the data in sending buffer been sent.
  • 3.5.3-20
  • bugfix: don't use max timeout when the timeout is -1 in poll.c
  • 3.5.3-19
  • bugfix: fixed bugs in fiber_server.cpp when using shared stack mode in sighup fiber.
  • 3.5.3-18
  • feature: optimize master service template.
  • 3.5.3-17
  • feature: the fiber service template supports SO_REUSEPORT option.
  • 3.5.3-16
  • just release rpm package for CentOS8.x .