add enet_linked_version() for querying linked version

This commit is contained in:
lsalzman
2013-05-07 10:11:22 +03:00
parent ff4e2cab30
commit 27d41dd2ae
3 changed files with 17 additions and 0 deletions
+2
View File
@@ -1,4 +1,6 @@
* added enet_linked_version() for checking the linked version
* added enet_socket_get_address() for querying the local address of a socket
* silenced some debugging prints unless ENET_DEBUG is defined during compilation
ENet 1.3.7 (March 6, 2013):