|
libktorrent
2.1.1
|
#include <remotewindow.h>

Public Member Functions | |
| virtual bt::Uint32 | currentTimeout () const =0 |
| Get the current timeout. | |
| virtual void | retransmit (PacketBuffer &packet, bt::Uint16 p_seq_nr)=0 |
| Retransmit a packet. | |
| virtual void | updateRTT (const Header *hdr, bt::Uint32 packet_rtt, bt::Uint32 packet_size)=0 |
| Update the RTT time. | |
The Retransmitter provides is an interface class to retransmit packets
Definition at line 69 of file remotewindow.h.
1.8.18