ENet 1.2.1 prep

This commit is contained in:
eihrul 2009-11-13 00:48:41 +00:00
parent 7062a14912
commit 0190653095
3 changed files with 6 additions and 4 deletions

View file

@ -1,8 +1,10 @@
ENet - (current):
ENet 1.2.1 (November 12, 2009):
* fixed bug that could cause disconnect events to be dropped
* added thin wrapper around select() for portable usage
* added ENET_SOCKOPT_REUSEADDR socket option
* factored enet_socket_bind()/enet_socket_listen() out of enet_socket_create()
* added contributed Code::Blocks build file
ENet 1.2 (February 12, 2008):

View file

@ -1,5 +1,5 @@
AC_INIT(libenet, 9-15-2008)
AM_INIT_AUTOMAKE(libenet.a, 9-15-2008)
AC_INIT(libenet, 11-12-2009)
AM_INIT_AUTOMAKE(libenet.a, 11-12-2009)
AC_PROG_CC
AC_PROG_RANLIB

View file

@ -36,7 +36,7 @@ or dependent tasks.
You can retrieve the source to ENet by downloading it in either .tar.gz form
or accessing the cvs distribution directly.
The most recent stable release (1.2) can be downloaded <a href="http://enet.bespin.org/download/enet-1.2.tar.gz">here</a>.
The most recent stable release (1.2.1) can be downloaded <a href="http://enet.bespin.org/download/enet-1.2.1.tar.gz">here</a>.
To access ENet via anonymous CVS, you must use the CVSROOT
:pserver:anonymous\@bespin.org:/var/lib/cvs/enet with an empty