5f5e977eefbd2522c6d85b70465e65c4ddaee05a
enet produces warnings at level 4, which can interrupt compiles if warnings are treated as errors. Turning down the warning level resolves the issue.
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
Description
Mirror of cgutman/enet (MIT) — reliable UDP networking library, fork used by moonlight-common-c
766 KiB
Languages
C
97.8%
CMake
1.1%
Lua
0.4%
M4
0.4%
Makefile
0.3%