felspar-io Implementation

The contains three implementations:

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