Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with "recvfrom failed: Error code - 10054" #53

Open
ProfesoresPL opened this issue Oct 3, 2019 · 2 comments
Open

Problem with "recvfrom failed: Error code - 10054" #53

ProfesoresPL opened this issue Oct 3, 2019 · 2 comments

Comments

@ProfesoresPL
Copy link

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".
screen

@rjdgtn
Copy link

rjdgtn commented May 15, 2020

same problem ( still not fixed

@anchor76
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants