Maxim 67cee4803a Set DWORD sentLength = 0;
Same case like receive, we should initialize this variable.
2020-04-07 13:02:48 +02:00
2019-01-27 15:00:06 -05:00
2010-05-13 17:42:55 +00:00
2019-01-27 15:00:06 -05:00
2010-06-09 21:48:46 +00:00
2019-01-27 15:00:06 -05:00
2019-01-27 15:00:06 -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
2019-01-27 15:00:06 -05:00
2010-07-29 02:42:28 +00:00
2019-01-27 15:00:06 -05:00
2013-12-28 17:21:14 +02:00
2020-04-04 12:30:54 -04:00
2014-09-07 12:14:10 +03:00
2012-05-05 07:51:29 +03:00
2020-04-07 13:02:48 +02:00
2020-04-07 13:02:48 +02:00

Please visit the ENet homepage at http://enet.bespin.org 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%