An item that has to be TCP relayed. More...
Data Fields | |
uint8_t * | item |
the data item | |
size_t | len |
size of item | |
struct timeval | wait |
time when the item can be transmitted on | |
size_t | done |
how much of the item has already been transmitted | |
struct tcp_send_list * | next |
next in list | |
An item that has to be TCP relayed.