Нема описа

eihrul df636cc8f7 *** empty log message *** пре 18 година
docs 585319bb63 cleanups пре 19 година
include df636cc8f7 *** empty log message *** пре 18 година
Doxyfile 3010e46b47 Initial revision пре 20 година
LICENSE 3010e46b47 Initial revision пре 20 година
Makefile.am 3010e46b47 Initial revision пре 20 година
README 9db2050fbe removing out of date pyenet пре 19 година
callbacks.c 3010e46b47 Initial revision пре 20 година
configure.in df636cc8f7 *** empty log message *** пре 18 година
design.txt 3010e46b47 Initial revision пре 20 година
enet.dsp 3010e46b47 Initial revision пре 20 година
host.c 1d6253cc3d *** empty log message *** пре 19 година
list.c 3010e46b47 Initial revision пре 20 година
packet.c df636cc8f7 *** empty log message *** пре 18 година
peer.c 1d6253cc3d *** empty log message *** пре 19 година
protocol.c df636cc8f7 *** empty log message *** пре 18 година
tutorial.txt e310eade3b *** empty log message *** пре 19 година
unix.c 1d6253cc3d *** empty log message *** пре 19 година
win32.c 1d6253cc3d *** empty log message *** пре 19 година

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.

aclocal && automake -a -c --foreign && autoconf

# Compile and install the library.

./configure && make && make install