[ENet-discuss] ENet 1.3.8 released!

Lee Salzman lsalzman at gmail.com
Sun Jun 2 05:28:56 PDT 2013


I just released ENet 1.3.8 today.

Download link: http://enet.bespin.org/download/enet-1.3.8.tar.gz

ChangeLog:

* 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
* handle EINTR in enet_socket_wait() so that enet_host_service() doesn't propagate errors from signals
* optimized enet_host_bandwidth_throttle() to be less expensive for large numbers of peers



More information about the ENet-discuss mailing list