wolfssl/examples/echoserver
gojimmypi 6b240fa41a
Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536)
* HAVE_PTHREAD gate in test.h
* add config.h and settings.h to test.h
* added config.h and settings.h to other test.h in wolfcrypt/test
* settings #ifdef _POSIX_THREADS HAVE_PTHREAD
* cyassl settings _POSIX_THREADS HAVE_PTHREAD
* undo cyassl _POSIX_THREADS HAVE_PTHREAD
* move settings.h #include in both test.h
* add !defined(SINGLE_THREADED) logic
* refactor  HAVE_PTHREAD, _POSIX_THREADS
2023-06-26 07:32:20 -07:00
..
echoserver.c Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536) 2023-06-26 07:32:20 -07:00
echoserver.h update copyright to 2023 2022-12-30 17:12:11 -07:00
echoserver.sln file modes: clear inappropriate executable bits. 2021-11-08 17:28:11 -06:00
echoserver.vcproj file modes: clear inappropriate executable bits. 2021-11-08 17:28:11 -06:00
echoserver.vcxproj Clean up Visual Studio output and intermediate directories. 2022-02-08 09:23:27 -08:00
include.am add --with-libsuffix support, append suffix to library artifact name 2022-12-21 13:31:07 -07:00