libktorrent  2.2.0
Public Member Functions | List of all members
utp::Retransmitter Class Referenceabstract

#include <remotewindow.h>

Inheritance diagram for utp::Retransmitter:
Inheritance graph
[legend]

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.
 

Detailed Description

The Retransmitter provides is an interface class to retransmit packets

Definition at line 51 of file remotewindow.h.


The documentation for this class was generated from the following file: