LLFIO
v2.00
|
The implementation information returned. More...
#include "byte_io_multiplexer.hpp"
Classes | |
struct | multiplexes_t |
Public Attributes | |
string_view | name |
The name of the underlying implementation e.g. "OpenSSL", "IOCP", "io_uring", "Windows RIO" etc. | |
struct { | |
uint16_t major {0} | |
uint16_t minor {0} | |
uint16_t patch {0} | |
} | version |
Version of the underlying implementation. Could be a kernel version if appropriate. | |
string_view | postfix |
The build config or other disambiguator from others with the same name and version. | |
struct llfio_v2_xxx::byte_io_multiplexer::implementation_information_t::multiplexes_t | multiplexes |
The implementation information returned.