Object to represent a collection of sent messages. More...
#include <congure.h>
Data Fields | |
| clist_node_t | super | 
| see clist_node_t  | |
| ztimer_now_t | send_time | 
| timestamp in milliseconds of when the message was sent.  | |
| congure_wnd_size_t | size | 
| size in initiator-defined units  | |
| uint8_t | resends | 
| number of times the message has already been resent.  More... | |
| uint8_t congure_snd_msg_t::resends |