Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Compilation error from nix upgrade
`nix::sys::socket::listen` now takes a backlog argument instead of an `i32`. In the case that `SOMAXCONN` is less than 128, we use that value. Signed-off-by: Jalil David Salamé Messina <[email protected]>
- Loading branch information