Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some refinements and additions (#565)
* Fixes a lock guard leak in certain codepaths. * Refactors the linux io_uring backend `Entry` definition to properly allow for more than just the `ACCEPT` alt allocationless state. * Flushes headers in the basic server preemptively. * Factor out http version into a constant in linux io_uring backend. * Handle `/health` route, returning skeleton "unknown". * Add skeleton tag for handling genesis file requests.
- Loading branch information