Loading...
Searching...
No Matches
sock_dtls_session Struct Reference

Information about remote client connected to the server. More...

Detailed Description

Information about remote client connected to the server.

Definition at line 89 of file sock_dtls_types.h.

#include <sock_dtls_types.h>

Data Fields

session_t dtls_session
 TinyDTLS session.
 

Field Documentation

◆ dtls_session

session_t sock_dtls_session::dtls_session

TinyDTLS session.

Definition at line 90 of file sock_dtls_types.h.


The documentation for this struct was generated from the following file: