6 ms·
> faster Check out {send,recv}mmsg before something io_uring-ish imho. One syscall/ctxt, many packets.
by galliher 2y ago
> faster
Check out {send,recv}mmsg before something io_uring-ish imho. One syscall/ctxt, many packets.
- VioletVillain 2y agoThanks, that might be exactly what I am looking for; I'll check it out.