This repository was archived by the owner on Jun 9, 2026. It is now read-only.
mod_h2 v2.0.0-rc2
Pre-release
Pre-release
- Switching from a thread-safe apr pollset (not supported under Windows) to
a wakeable pollset implementation. - Adding a clear error in the logs if the pollset could not be created.