overte/libraries/networking/src/udt
2015-08-28 07:31:44 -07:00
..
BasePacket.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol 2015-08-26 16:50:33 +02:00
BasePacket.h Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol 2015-08-26 16:50:33 +02:00
CongestionControl.cpp change UDT note comment 2015-08-18 12:06:45 -07:00
CongestionControl.h inline a curly bracket after template 2015-08-18 12:10:05 -07:00
Connection.cpp add a control packet type for LightACK 2015-08-28 07:31:44 -07:00
Connection.h resolve conflicts on merge with origin/protocol 2015-08-27 14:45:22 -07:00
ConnectionStats.cpp some header cleanup in UDTTest output 2015-08-25 11:21:04 -07:00
ConnectionStats.h some header cleanup in UDTTest output 2015-08-25 11:21:04 -07:00
Constants.h Replace magic number '30' for number of bits in message number 2015-08-18 23:15:47 -07:00
ControlPacket.cpp send a handshake before first packet send 2015-08-25 17:12:03 -07:00
ControlPacket.h add a control packet type for LightACK 2015-08-28 07:31:44 -07:00
LossList.cpp send a handshake before first packet send 2015-08-25 17:12:03 -07:00
LossList.h clarify comment in LossList header 2015-08-17 16:08:34 -07:00
Packet.cpp Update Packet to properly copy packet position and message number 2015-08-25 15:18:40 -07:00
Packet.h add readWithoutCopy for clarity in Packet read 2015-08-19 14:32:26 -07:00
PacketHeaders.cpp resolve conflicts on merge with upstream/master 2015-08-27 14:50:04 -07:00
PacketHeaders.h resolve conflicts on merge with upstream/master 2015-08-27 14:50:04 -07:00
PacketList.cpp Fix indentation 2015-08-27 13:58:28 -07:00
PacketList.h complete test for ordered packets in udt-test target 2015-08-20 14:22:05 -07:00
PacketTimeWindow.cpp reset the receiver's state on handshake 2015-08-25 18:01:37 -07:00
PacketTimeWindow.h reset the receiver's state on handshake 2015-08-25 18:01:37 -07:00
SendQueue.cpp unlock mutexes before calling notify 2015-08-27 22:02:08 -07:00
SendQueue.h resolve conflicts on merge with origin/protocol 2015-08-27 14:45:22 -07:00
SequenceNumber.cpp resolve conflicts on merge with clement/protocol 2015-07-28 13:40:50 -07:00
SequenceNumber.h put back branching for signed Type 2015-08-18 09:56:00 -07:00
Socket.cpp add an assert that enqueued packet is part of message 2015-08-27 17:24:57 -07:00
Socket.h fix for asset-server naming, deadlock in timeout/wait 2015-08-26 14:27:12 -07:00