Hacker News new | ask | show | jobs
by lxgr 254 days ago
Ah, but that's an OS implementation problem, not one with TCP or QUIC, no?
1 comments

Sure, but the ready appeal of QUIC is that it is in user space by nature, while Linux ties TCP to the kernel. You either need special privileges to run user space TCP on Linux, or you need a different operating system kernel altogether.