Data Fields | |
char | acks [MAX_ARTP_PACKET_SIZE] |
int | acks_count |
double | latest_send_time |
SID_TYPE | sid |
artp_receiver | receiver |
Tabuffers * | next |
Tabuffers * | last |
|
Place for storing sequence numbers to be acknowledged. |
|
Actual acks (sequence numbers to be acknowledged) count |
|
Last element in structure for sending ack packets (last ack buffer). |
|
The latest time when this acknowledgement must be sent. |
|
Next element in structure for sending ack packets (next ack buffer). |
|
Receiver of the session which this acknowledgement belongs to. |
|
Identification number of the session which this acknowledgement belongs to. |