Skip to content
  • Michal Nowak's avatar
    Replace IO::Socket::INET6 module with IO::Socket::IP · c7b22779
    Michal Nowak authored
    In the case of FreeBSD, add IO::Socket::IP as we missed
    IO::Socket::INET6.
    
    In the case of OpenBSD, just remove IO::Socket::INET6 as IO::Socket::IP
    is not in Ports but that's not a problem because in CI system test is
    not run on OpenBSD.
    c7b22779