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
+3 -1
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):