Todo List
Member util::uring::Proactor::GetSubmitEntry (CbType cb, int64_t payload)
We should add GetSubmitEntries that can allocate multiple SQEs atomically. In that case we will need RegisterCallback function that takes an unregistered SQE and assigns a callback to it. GetSubmitEntry will be implemented using those functions.