Lee Salzman 50c9c0365c enet random seed fix пре 12 година
..
docs 3ff01a18fe enet 1.3.6 пре 12 година
include 3ff01a18fe enet 1.3.6 пре 12 година
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 f4eb3b724e enet 1.3 testing пре 14 година
compress.c 3cc7b798e8 release fixes пре 14 година
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 50c9c0365c enet random seed fix пре 12 година
install-sh 3ff01a18fe enet 1.3.6 пре 12 година
libenet.pc.in e0ca546b90 WIP build system revamp пре 14 година
list.c c7d38781fc list include workaround пре 14 година
ltmain.sh 3ff01a18fe enet 1.3.6 пре 12 година
missing 3ff01a18fe enet 1.3.6 пре 12 година
packet.c 3ff01a18fe enet 1.3.6 пре 12 година
peer.c 3ff01a18fe enet 1.3.6 пре 12 година
protocol.c 3ff01a18fe enet 1.3.6 пре 12 година
unix.c 3ff01a18fe enet 1.3.6 пре 12 година
win32.c 3ff01a18fe enet 1.3.6 пре 12 година

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