if RAKNET_SUPPORT_IPV6 is defined as 1:
- on windows the simple startup causing "Warning: recvfrom failed:Error code - 10054", and your port numbers is zero for any sockets.
- on linux you can not use the same port with different inet types (IPV4/IPV6). getting SOCKET_PORT_ALREADY_IN_USE error.
- on windows the dns resolving seems not working on IPV6 only systems.
IPV6 seems totally boken, someone should check it and confirm the issues.
if RAKNET_SUPPORT_IPV6 is defined as 1:
IPV6 seems totally boken, someone should check it and confirm the issues.