nim-eth/eth/utp
Kim De Mey ea3c164a00
uTP clarification on SYN-ACK seqnr and some cleanup (#596)
- Clarify why on SYN-ACK seqNr gets -1
- Cleanup comments
- Style fixes
- Reuse WriteResult
2023-04-04 17:11:36 +02:00
..
clock_drift_calculator.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
delay_histogram.nim Fix some typos (#557) 2022-11-16 17:44:00 +01:00
growable_buffer.nim Fix some typos (#557) 2022-11-16 17:44:00 +01:00
ledbat_congestion_control.nim Fix some typos (#557) 2022-11-16 17:44:00 +01:00
packets.nim Improve uTP decoded packet logs + style and comment clean-up (#593) 2023-03-14 16:17:39 +00:00
utp.nim Fix some typos (#557) 2022-11-16 17:44:00 +01:00
utp_discv5_protocol.nim add eth topic to all the logs scope (#568) 2022-12-06 14:54:03 +01:00
utp_protocol.nim add eth topic to all the logs scope (#568) 2022-12-06 14:54:03 +01:00
utp_router.nim uTP clarification on SYN-ACK seqnr and some cleanup (#596) 2023-04-04 17:11:36 +02:00
utp_socket.nim uTP clarification on SYN-ACK seqnr and some cleanup (#596) 2023-04-04 17:11:36 +02:00
utp_utils.nim Ledbat congestion control (#443) 2021-12-09 10:52:21 +01:00