julia
453ddf00 - Add jl_has_so_reuseport to check whether SO_REUSEPORT is defined (#22303)

Commit
8 years ago
Add jl_has_so_reuseport to check whether SO_REUSEPORT is defined (#22303) Without this, the best proxy is to condition on the OS, which is less reliable and may not properly cover all cases.
Author
Parents
Loading