Loading...
Searching...
No Matches

Container the unicoap stacks keeps state in. More...

Detailed Description

Container the unicoap stacks keeps state in.

Definition at line 139 of file private.h.

#include <private.h>

Data Fields

mutex_t lock
 Used when allocating listener, transaction, carbon copy, observer, or registration.
 
unicoap_listener_tlisteners
 Groups of resources.
 

Field Documentation

◆ listeners

unicoap_listener_t* unicoap_state_t::listeners

Groups of resources.

Definition at line 147 of file private.h.

◆ lock

mutex_t unicoap_state_t::lock

Used when allocating listener, transaction, carbon copy, observer, or registration.

Definition at line 143 of file private.h.


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