There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Example multi threaded UDP server for Linux which uses SO_REUSEPORT and BPF microcode to spread traffic between threads. It has issue as it uses SO_REUSEADDR as workaround