mgmorey/network-apps
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Network library and associated test programs in C++23. This project has been tested on the following platforms: +===========+=====================+==========================+========+========+ | OS Family | Distro/Environment | OS Version (Port) | GCC | Clang | +===========+=====================+==========================+========+========+ | GNU/Linux | Debian | 13 (x86_64) | 14.2.0 | 19.1.7 | +-----------+---------------------+--------------------------+--------+--------+ | GNU/Linux | Fedora | 42 (x86_64) | 15.2.1 | 20.1.8 | +-----------+---------------------+--------------------------+--------+--------+ | GNU/Linux | Oracle | 9.6 (x86_64) | 14.2.1 | 19.1.7 | +-----------+---------------------+--------------------------+--------+--------+ | GNU/Linux | Oracle | 10.0 (x86_64) | 14.2.1 | 19.1.7 | +-----------+---------------------+--------------------------+--------+--------+ | GNU/Linux | openSUSE Tumbleweed | 20250914 (x86_64) | 15.2.0 | 21.1.2 | +-----------+---------------------+--------------------------+--------+--------+ | Unix | Apple macOS | 26.0 (arm64) | N/A | 21.1.8 | +-----------+---------------------+--------------------------+--------+--------+ | Windows | Cygwin | 10.0 (amd64) | 16.0.0 | 21.1.4 | +-----------+---------------------+--------------------------+--------+--------+ | Windows | MinGW | 10.0 (amd64) | 15.1.0 | 21.1.5 | +-----------+---------------------+--------------------------+--------+--------+ The various OS ports have been tested on the following processors: +===========+====================================+=========+=========+ | CPU ISA | CPU Vendor and Microarchitecture | 32 bit | 64 bit | +===========+====================================+=========+=========+ | ARMv8.4-A | Apple M1 | N/A | arm64 | +-----------+------------------------------------+---------+---------+ | x86-64 | Intel Silvermont, Kaby Lake, | N/A | amd64/ | | | and Coffee Lake | | x86_64 | +-----------+------------------------------------+---------+---------+