mbed-os/features/frameworks/mbed-coap/source
Yogesh Pande ca649efba7 Delaying message id random initialization to later stage.
Random initialization sequence is causing start up issues in multiple platform
when done at construction phase.
The right thing is to delay the random initialization to later stage when the
message id is actually required. This provides system to do all necessary allocation
upfront without causing any random race condition at startup phase.
2019-09-19 11:23:52 +01:00
..
include Update mbed-coap to version 5.0.0 2019-08-28 11:26:55 +03:00
sn_coap_builder.c Update mbed-coap to version 4.8.1 2019-08-21 13:08:18 +03:00
sn_coap_header_check.c Update mbed-coap to version 4.8.1 2019-08-21 13:08:18 +03:00
sn_coap_parser.c Update mbed-coap to version 4.8.1 2019-08-21 13:08:18 +03:00
sn_coap_protocol.c Delaying message id random initialization to later stage. 2019-09-19 11:23:52 +01:00