Cameron Gutman 68ffba7d45 Adjust RTO logic to retransmit more quickly on links with high RTT variance
Since Moonlight uses ENet for highly latency sensitive but very low bandwidth traffic flows, we'd rather generate a little excess traffic than wait too long to retransmit.
2023-07-30 13:52:25 -05:00
2021-06-13 16:15:37 -04:00
2010-05-13 17:42:55 +00:00
2020-12-19 00:21:42 -05:00
2010-06-09 21:48:46 +00:00
2020-11-15 12:40:57 -05:00
2020-11-15 12:40:57 -05:00
2014-05-11 07:26:52 +03:00
2010-06-09 21:16:23 +00:00
2013-07-08 14:59:05 +03:00
2020-04-16 00:16:10 -04:00
2010-07-29 02:42:28 +00:00
2020-11-15 12:40:57 -05:00
2022-08-12 08:46:05 -04:00
2014-09-07 12:14:10 +03:00

Please visit the ENet homepage at http://sauerbraten.org/enet/ for installation
and usage instructions.

If you obtained this package from github, the quick description on how to build
is:

# Generate the build system.

autoreconf -vfi

# Compile and install the library.

./configure && make && make install


S
Description
Mirror of cgutman/enet (MIT) — reliable UDP networking library, fork used by moonlight-common-c
Readme
766 KiB
Languages
C 97.8%
CMake 1.1%
Lua 0.4%
M4 0.4%
Makefile 0.3%