ac-stef 1fe478aae4 cleanup protocol пре 7 година
..
docs 3ff01a18fe enet 1.3.6 пре 12 година
include 64f378154d add incremental crc calculation пре 10 година
m4 3ff01a18fe enet 1.3.6 пре 12 година
ChangeLog 3ff01a18fe enet 1.3.6 пре 12 година
Doxyfile db5c82653f *** empty log message *** пре 18 година
LICENSE 3ff01a18fe enet 1.3.6 пре 12 година
Makefile.am 3ff01a18fe enet 1.3.6 пре 12 година
Makefile.in 3ff01a18fe enet 1.3.6 пре 12 година
README e0ca546b90 WIP build system revamp пре 14 година
aclocal.m4 3ff01a18fe enet 1.3.6 пре 12 година
callbacks.c 84ae6f152e whitespace cleanup in enet sources пре 10 година
compress.c 84ae6f152e whitespace cleanup in enet sources пре 10 година
config.guess 3ff01a18fe enet 1.3.6 пре 12 година
config.sub 3ff01a18fe enet 1.3.6 пре 12 година
configure 3ff01a18fe enet 1.3.6 пре 12 година
configure.ac 3ff01a18fe enet 1.3.6 пре 12 година
depcomp 3ff01a18fe enet 1.3.6 пре 12 година
enet.dsp 6e34f34590 build fixes пре 14 година
enet_dll.cbp 6e34f34590 build fixes пре 14 година
host.c 84ae6f152e whitespace cleanup in enet sources пре 10 година
install-sh 3ff01a18fe enet 1.3.6 пре 12 година
libenet.pc.in e0ca546b90 WIP build system revamp пре 14 година
list.c 84ae6f152e whitespace cleanup in enet sources пре 10 година
ltmain.sh 3ff01a18fe enet 1.3.6 пре 12 година
missing 3ff01a18fe enet 1.3.6 пре 12 година
packet.c 64f378154d add incremental crc calculation пре 10 година
peer.c 84ae6f152e whitespace cleanup in enet sources пре 10 година
protocol.c 84ae6f152e whitespace cleanup in enet sources пре 10 година
unix.c 1fe478aae4 cleanup protocol пре 7 година
win32.c 91753026dc fix enet issue #31 пре 9 година

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