Skip to content
  • Florian Fischer's avatar
    improve networking code · f4884683
    Florian Fischer authored
    Use getaddrinfo instead to get the socket information instead of
    using always ipv4 sockets.
    Pass host and port as strings for use with getaddrinfo.
    f4884683