mbed-os/UNITTESTS/features/netsocket/TLSSocket
Kevin Bracey ab037c6f69 InternetSocket: better protect _callback
sigio callbacks can be triggered from interrupt, so changing _callback
needs critical section protection, not just a mutex.
2019-01-18 15:37:11 +02:00
..
test_TLSSocket.cpp Add unit tests for TLSSocket and TLSSocketWrapper 2018-11-19 15:19:49 +02:00
tls_test_config.h Add unit tests for TLSSocket and TLSSocketWrapper 2018-11-19 15:19:49 +02:00
unittest.cmake InternetSocket: better protect _callback 2019-01-18 15:37:11 +02:00