use getaddrinfo and getnameinfo where available

This commit is contained in:
Lee Salzman
2015-05-11 05:41:27 -04:00
parent f7c46f03fd
commit 5f476546ed
4 changed files with 78 additions and 13 deletions
+2
View File
@@ -1,3 +1,5 @@
* use getaddrinfo and getnameinfo where available
ENet 1.3.13 (April 30, 2015):
* miscellaneous bug fixes