overte-JulianGro/libraries/networking/src/udt
2021-08-18 21:27:35 +12: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 changed to match type of _mss in compare. also changed float to double for correct return type 2019-05-02 18:21:08 -07:00
CongestionControl.h cleanup packet times, avoid ambiguous RTT calcs, allow fast re-transmit 2018-10-31 13:32:27 -07:00
Connection.cpp Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
Connection.h Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
ConnectionStats.cpp Record ACK data in stats 2019-01-03 10:04:38 -08:00
ConnectionStats.h Record ACK data in stats 2019-01-03 10:04:38 -08:00
Constants.h Abstract WebRTCDataChannel into a QUdpSocket-style WebRTCSocket 2021-06-26 21:20:26 +12:00
ControlPacket.cpp Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
ControlPacket.h Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
LossList.cpp
LossList.h House cleaning 2015-10-02 14:16:45 -07:00
NetworkSocket.cpp Assignment client type is not known at construction 2021-08-18 21:27:35 +12:00
NetworkSocket.h Assignment client type is not known at construction 2021-08-18 21:27:35 +12: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 begin identifying Packet Type ID=1 as "domain connect" for a future version of the protocol, so we can detect protocol breaks when we shift to using this as our domain connect packet. 2021-04-24 23:28:53 -07:00
PacketHeaders.h WebRTC signaling with assignment clients via domain server 2021-08-18 20:10:11 +12:00
PacketList.cpp Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
PacketList.h Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
PacketQueue.cpp add a cap to cycled message channels in SendQueue 2019-01-09 13:06:30 -08:00
PacketQueue.h add a cap to cycled message channels in SendQueue 2019-01-09 13:06:30 -08:00
SendQueue.cpp Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
SendQueue.h Rename "HifiSockAddr" to "SockAddr" 2021-07-06 13:23:57 +12:00
SequenceNumber.cpp quiet compiler 2016-10-18 17:56:57 -07:00
SequenceNumber.h Vcpkg migration 2018-11-08 12:28:06 -08:00
Socket.cpp Assignment client type is not known at construction 2021-08-18 21:27:35 +12:00
Socket.h Assignment client type is not known at construction 2021-08-18 21:27:35 +12:00
TCPVegasCC.cpp cleanup packet times, avoid ambiguous RTT calcs, allow fast re-transmit 2018-10-31 13:32:27 -07:00
TCPVegasCC.h cleanup packet times, avoid ambiguous RTT calcs, allow fast re-transmit 2018-10-31 13:32:27 -07:00