mirror of
https://github.com/znc/znc.git
synced 2026-06-29 14:31:19 +02:00
717d0596e3
Drop support for c-ares. Though Csocket still supports it, ZNC's configure script doesn't enable it anymore. This should fix big brokenness of c-ares library, which tried to connect via IPv6 even when IPv6 is disabled on the system. Also should fix github issue #37