Thomasdezeeuw / a10

Library safely exposing the io_uring API.
MIT License
50 stars 2 forks source link

Add support for enabling direct descriptors after Config #121

Open Thomasdezeeuw opened 4 months ago

Thomasdezeeuw commented 4 months ago

Currently we can only enable direct descriptor during the configuration in the ring (via Config::with_direct_descriptors). This is about enabling support later on, e.g. via Ring.