Function anjay_get_num_outgoing_retransmissions

Function Documentation

uint64_t anjay_get_num_outgoing_retransmissions(anjay_t *anjay)

NOTE: When ANJAY_WITH_NET_STATS is disabled this function always returns 0.

Returns:

the number of packets sent by the client that were already cached as well as requests which the client did not get any response to.