v3.5.3-22
版本发布时间: 2022-09-14 16:41:36
acl-dev/acl最新发布版本:v3.6.1-7(2024-03-16 16:24:16)
- 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 .