Atlante45
|
b10396a169
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-28 18:13:02 -07:00 |
|
Stephen Birarda
|
0e0968f748
|
initial support to get CongestionControl down to Connection
|
2015-07-28 17:58:49 -07:00 |
|
Stephen Birarda
|
74b0fa7e87
|
use microseconds for intervals, setup timeout NAKs
|
2015-07-28 16:43:21 -07:00 |
|
Atlante45
|
64e1281d47
|
Restore const, make helper memebers mutable
|
2015-07-28 16:02:33 -07:00 |
|
Stephen Birarda
|
cfba300786
|
send an unreliable sequence number from Socket
|
2015-07-28 15:51:50 -07:00 |
|
Atlante45
|
8ebdb6d154
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-28 15:48:55 -07:00 |
|
Stephen Birarda
|
65fa4c4e6d
|
add the periodic rate control packet sending
|
2015-07-28 15:47:36 -07:00 |
|
Atlante45
|
c2c188c5dd
|
Remove TODO
|
2015-07-28 15:46:26 -07:00 |
|
Atlante45
|
ffdd54d41f
|
Make sendUnreliable take a non const
|
2015-07-28 15:42:53 -07:00 |
|
Atlante45
|
24520c5856
|
LNL send cleanup / Added connection hash
|
2015-07-28 15:32:00 -07:00 |
|
Stephen Birarda
|
90d2515674
|
add methods to send ACKs from Connection
|
2015-07-27 16:43:49 -07:00 |
|
Stephen Birarda
|
d787e08632
|
fix for rate control sync in Socket
|
2015-07-27 16:10:52 -07:00 |
|
Stephen Birarda
|
10d6520098
|
add a TODO message to Socket::rateControlSync
|
2015-07-27 16:00:00 -07:00 |
|
Stephen Birarda
|
50a7ef7c20
|
remove the ControlSender and perform sync in Socket
|
2015-07-27 15:59:04 -07:00 |
|
Stephen Birarda
|
594b4f4814
|
fix the shutdown of the ControlSender
|
2015-07-27 12:25:46 -07:00 |
|
Stephen Birarda
|
b0e7c208ac
|
initial version of the sleeping ControlSender
|
2015-07-27 12:21:27 -07:00 |
|
Stephen Birarda
|
d0c3274b5f
|
include Packet for udt::Socket
|
2015-07-27 11:36:09 -07:00 |
|
Stephen Birarda
|
f50154551b
|
fix comment for sequence number write
|
2015-07-24 16:23:35 -07:00 |
|
Stephen Birarda
|
2f03075750
|
repairs to type/version header write
|
2015-07-23 15:57:31 -07:00 |
|
Stephen Birarda
|
df47f1dd0b
|
add a BasePacket class for headerless packets
|
2015-07-23 15:20:37 -07:00 |
|
Stephen Birarda
|
aa08bee69f
|
initial work to make sequence # and bitfield lead all packets
|
2015-07-23 11:59:37 -07:00 |
|
Stephen Birarda
|
fb7130120a
|
another rename to Socket callbacks
|
2015-07-22 10:16:26 -07:00 |
|
Stephen Birarda
|
7f53eda0d9
|
naming changes to udt::Socket handlers
|
2015-07-22 10:01:24 -07:00 |
|
Stephen Birarda
|
4604bc5a3a
|
leverage udt::Socket in ice-server
|
2015-07-21 12:27:27 -07:00 |
|
Stephen Birarda
|
a61c04aa92
|
allow socket owner to specify unfiltered packets
|
2015-07-21 12:00:16 -07:00 |
|
Stephen Birarda
|
3901dbae33
|
fix for broken move in NLPacket/Packet
|
2015-07-21 11:06:25 -07:00 |
|
Stephen Birarda
|
cea8e01a01
|
add a verify packet operator to verify packets
|
2015-07-20 17:35:16 -07:00 |
|
Stephen Birarda
|
796dfee687
|
udt namespace fixes and NLPacket operator fixes
|
2015-07-20 17:28:04 -07:00 |
|
Stephen Birarda
|
9556fecbe2
|
initial changes to make _nodeSocket a udt::Socket
|
2015-07-20 17:10:22 -07:00 |
|