In the getaddrinfo performed in tcpAddress::tcpAddress remove the hint AF_INET

Issue #347 closed
Paolo Brandoli repo owner created an issue

Leave the hints.ai_family to zero so it can support also IPv6 (AF_INET is only for IPv4)

Comments (8)

  1. Log in to comment