julia
453ddf00
- Add jl_has_so_reuseport to check whether SO_REUSEPORT is defined (#22303)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#22303 - Fix reuse of client port on FreeBSD
Author
ararslan
Parents
b1de9e5c
Loading