Skip to content
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

Choose a tag to compare

@icing icing released this 28 Sep 11:22
· 306 commits to master since this 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.