On Wed, Nov 01, 2023 at 02:20:32PM -0300, Fabiano Rosas wrote: > I wonder if adapting multifd to use a QIOTask for the channels would > make sense as an intermediary step. Seems simpler and would force us to > format multifd in more generic terms.
Isn't QIOTask event based, too? >From my previous experience, making it not gcontext based, if we already have threads, are easier. But maybe I didn't really get what you meant. Thanks, -- Peter Xu