Hacker News new | ask | show | jobs
by zmatt 3096 days ago
Reduce number of syscalls by using sendmmsg()/recvmmsg() to batch together multiple packets per syscall?