felspar-io Implementation

There are three implementations that support the Warden API:

The poll and WSAPoll are similar, but not identical. The main part of the implementation is in:

The differences between poll and WSAPoll are handled through #if blocks.

There is a separate implementation io_uring in the following files:

Other files