mbed-os/UNITTESTS/features/netsocket/DTLSSocket
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
..
dtls_test_config.h Add license headers into TLSSocket unittests 2018-11-20 11:47:29 +02:00
test_DTLSSocket.cpp 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