This repository has been archived by the owner on Jan 21, 2025. It is now read-only.
v3.3.0
What's Changed
- Coalesce poll events on queue eviction by @vortigont in #33
Potential breaking changes
- Task Watchdog Timeout is now activated by default and can be disabled with
-D CONFIG_ASYNC_TCP_USE_WDT=0
. Task Watchdog timeout was automatically disabled before when you were using core affinity with-D CONFIG_ASYNC_TCP_RUNNING_CORE=1
, which is now not the case anymore.
Full Changelog: v3.2.15...v3.3.0