esp-idf/components/asio
Ivan Grokhotkov 9dba0476a0
asio: disable concepts support
The bundled version of asio uses legacy concepts syntax
(https://en.cppreference.com/w/cpp/experimental/constraints) which is
not accepted by GCC with -std=c++20.
Disable the concepts support until asio is upgraded to a version which
supports the new syntax.
2022-06-17 16:44:17 +02:00
..
asio@f31694c9f1 asio: option to use wolfSSL as TLS stack for ASIO 2020-07-14 10:42:17 +00:00
port asio: disable concepts support 2022-06-17 16:44:17 +02:00
CMakeLists.txt asio: Use internal ssl context and engine impl 2021-12-03 09:32:42 +01:00
Kconfig asio: Use internal ssl context and engine impl 2021-12-03 09:32:42 +01:00