Hacker News new | ask | show | jobs
by rofrol 607 days ago
how so?
1 comments

Sending all the packets in one call is likely to lead to router buffers filing up, causing packet drop. Linux lets you send everything in a single call with the kernel spacing out the actual sends.