Open ProfesoresPL opened 5 years ago
same problem ( still not fixed
same problem on windows. see comment in RNS2_Berkley::RecvFromBlockingIPV4And6() : "// I see this hit on XP with IPV6 for some reason"
seems ipv6 is totally broken in slikenet. on linux too. you can not open ipv4&ipv6 sockets on the same port.
There's a problem, when IPV6 support is enabled. I made a pretty simple server-application, and when I turned on IPV6 support I got the alert "recvfrom failed: Error code - 10054".