overte/libraries/networking/src/udt
Ryan Huffman 4a52f4090d Merge pull request #10552 from huffman/fix/multiple-nic-lockup
Fix SendQueue not setting lastReceiverResponse when recv handshake ack
2017-05-30 13:05:01 -07:00
..
BasePacket.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
BasePacket.h grab earliest possible receive time in socket 2016-10-18 15:54:25 -07:00
CongestionControl.cpp grab earliest possible receive time in socket 2016-10-18 15:54:25 -07:00
CongestionControl.h switch to wireSize, use time only, remove double public 2016-10-18 15:54:25 -07:00
Connection.cpp Cleanup dead code 2016-12-16 09:21:41 -08:00
Connection.h Add chrome tracing support 2016-12-16 01:14:01 -08:00
ConnectionStats.cpp
ConnectionStats.h
Constants.h create the base of the TCPVegasCC class 2016-10-18 15:54:25 -07:00
ControlPacket.cpp Add HandshakeRequest packet 2016-03-18 16:30:19 -07:00
ControlPacket.h Add HandshakeRequest packet 2016-03-18 16:30:19 -07:00
LossList.cpp
LossList.h
Packet.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
Packet.h Only debug if define set 2016-02-22 15:42:11 -08:00
PacketHeaders.cpp remove clockSkew, reference new version for Avatar packets 2017-05-17 15:14:56 -07:00
PacketHeaders.h Pull out ownership bidding changes 2017-05-25 13:01:40 -07:00
PacketList.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
PacketList.h remove dead code 2017-04-24 18:21:22 -07:00
PacketQueue.cpp Fix packetlist compilation on VS 2017 2017-03-15 15:20:41 -07:00
PacketQueue.h Fix packetlist compilation on VS 2017 2017-03-15 15:20:41 -07:00
PacketTimeWindow.cpp
PacketTimeWindow.h
SendQueue.cpp Fix SendQueue not updating lastReceiverResponse when recv handshake ack 2017-05-25 13:39:47 -07:00
SendQueue.h Add chrome tracing support 2016-12-16 01:14:01 -08:00
SequenceNumber.cpp quiet compiler 2016-10-18 17:56:57 -07:00
SequenceNumber.h Add obfuscation level to packets 2016-02-22 15:15:38 -08:00
Socket.cpp cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
Socket.h remove debugging code 2017-04-26 18:36:44 -07:00
TCPVegasCC.cpp add a comment for ack count calculations 2016-10-18 16:16:09 -07:00
TCPVegasCC.h cleanup initialization of min RTT member variables 2016-10-18 15:54:25 -07:00