Skip to content
Commit b1d82711 authored by Robert Lubos's avatar Robert Lubos Committed by Jukka Rissanen
Browse files

net: tls: Support DTLS recv and handshake



Add support for DTLS recv/recvfrom function.

For DTLS client, recv function requires to have an already established
DTLS connection.

For DTLS servers, this function will try to establish DTLS connection
before receiving data. In case that DTLS handshake fails, recv function
will silently retry.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent bdc56cfe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment