Няма описание

eihrul 0419c707e9 copyright date update преди 14 години
docs 55bfad3111 link fix преди 15 години
include fc56be2eba doxygen fixes преди 15 години
m4 9d510a4a07 added keep file преди 15 години
ChangeLog 5258b40640 fixed bug where low reliable window stops pings from getting through преди 14 години
Doxyfile 3010e46b47 Initial revision преди 20 години
LICENSE 0419c707e9 copyright date update преди 14 години
Makefile.am bdaa2a2503 libtool fix преди 15 години
README 8f96fb8ea9 build notes преди 15 години
callbacks.c 572636062e 1.3.0 import преди 15 години
compress.c fc56be2eba doxygen fixes преди 15 години
configure.ac 572636062e 1.3.0 import преди 15 години
enet.dsp 572636062e 1.3.0 import преди 15 години
enet_dll.cbp 572636062e 1.3.0 import преди 15 години
host.c 572636062e 1.3.0 import преди 15 години
libenet.pc.in 0456e849d6 WIP build system cleanups by Nathan Phillip Brink преди 15 години
list.c 2a878c2372 list include workaround преди 14 години
packet.c 41ccbd2f3f propagate malloc failure преди 15 години
peer.c 7af1cd0de7 fix fragment length when checksums are used преди 14 години
protocol.c 5258b40640 fixed bug where low reliable window stops pings from getting through преди 14 години
unix.c ea38380174 kFreeBSD fixes преди 15 години
win32.c b846c47521 added miscellaneous updates for broadcasting преди 16 години

README

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

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

# Generate the build system.

autoreconf -vfi

# Compile and install the library.

./configure && make && make install