nrfxlib API 2.8.99
|
#define NRF_SO_SEC_DTLS_CONN_SAVE 17 |
#include <nrf_modem/include/nrf_socket.h>
Socket option to save DTLS connection.
Serializes the socket and compresses it. After the socket option is successfully called, you must call NRF_SO_SEC_DTLS_CONN_LOAD
before continuing to communicate on the socket.