Skip to content
  • Florian Fischer's avatar
    [IO] refactor the public IO interface · 80a44f96
    Florian Fischer authored
    * use CamelCase to be more in line with the rest of the code base
    * futures are now always submitted to a specific IoContext
    * this moves all io_uring related code into the IoContext
    * add new static IoContext functions to obtain IoContext objects
    80a44f96