Skip to content

IPV6 support seems broken #65

Description

@anchor76

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions