Hacker News new | ask | show | jobs
by mrfox321 1085 days ago
Isn't that the opposite? That is, bypassing user space, not kernel space?
1 comments

Oh, hmm, yeah, perhaps OP meant something more like using raw sockets to get packets directly into userspace without relying on the kernel to arrange them into streams?

I'm not very familiar with that though.