Descriptorless files for io_uring
Descriptorless files for io_uring
Posted Aug 5, 2021 1:43 UTC (Thu) by njs (subscriber, #40338)In reply to: Descriptorless files for io_uring by andresfreund
Parent article: Descriptorless files for io_uring
> That is *very* interesting. I've occasionally looked in that space because the winsock restrictions are problematic for some things in postgres..
If you want to dig into this trick, I think this issue is the most complete compendium of knowledge currently available: https://github.com/python-trio/trio/issues/52
