overte/libraries/networking/src/udt
HifiExperiments e52a7e4613 bump protocol
2024-10-18 19:23:14 -07:00
..
BasePacket.cpp Merge branch 'master' into dev/rename-hifisockaddr-webapp 2021-07-21 15:03:29 +12:00
BasePacket.h Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
CongestionControl.cpp
CongestionControl.h replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE) 2021-09-18 21:36:35 -07:00
Connection.cpp Remove unused code 2021-10-19 11:40:00 +13:00
Connection.h Remove unused code 2021-10-19 11:40:00 +13:00
ConnectionStats.cpp
ConnectionStats.h
Constants.h Abstract WebRTCDataChannel into a QUdpSocket-style WebRTCSocket 2021-06-26 21:20:26 +12:00
ControlPacket.cpp Fix assertion message 2021-10-14 21:59:46 +13:00
ControlPacket.h replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE) 2021-09-18 21:36:35 -07:00
LossList.cpp
LossList.h
NetworkSocket.cpp Merge branch master into protocol_changes 2024-06-18 21:08:21 -07:00
NetworkSocket.h Rebranding and fixing URLs 2022-09-08 22:10:13 +02:00
Packet.cpp Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
Packet.h Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
PacketHeaders.cpp Merge remote-tracking branch 'overte/master' into master_to_protocol_changes2 2024-07-29 18:09:14 -07:00
PacketHeaders.h bump protocol 2024-10-18 19:23:14 -07:00
PacketList.cpp Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
PacketList.h replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE) 2021-09-18 21:36:35 -07:00
PacketQueue.cpp
PacketQueue.h
SendQueue.cpp Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
SendQueue.h replace the various disable-copy constructions with Q_DISABLE_COPY (or Q_DISABLE_COPY_MOVE) 2021-09-18 21:36:35 -07:00
SequenceNumber.cpp
SequenceNumber.h Tidying 2021-10-15 09:37:37 +13:00
Socket.cpp Fix static function warning 2021-12-31 01:01:35 +01:00
Socket.h Assignment client type is not known at construction 2021-08-18 21:27:35 +12:00
TCPVegasCC.cpp
TCPVegasCC.h