Hacker News new | ask | show | jobs
by spullara 1831 days ago
Now if they could allocate the memory for you when needed rather than having a bunch of buffers allocated when they aren't yet needed.
1 comments

That's what IOSQE_BUFFER_SELECT is for.
Awesome. I didn't see that when people were describing how it works. Certainly better than the Windows version.