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
echoserver.vcproj
echoserver.vcxproj
include.am add --with-libsuffix support, append suffix to library artifact name 2022-12-21 13:31:07 -07:00