baresip / re

Generic library for real-time communications with async IO support
BSD 3-Clause "New" or "Revised" License
129 stars 80 forks source link

test/async: remove AI_ADDRCONFIG #1165

Closed sreimers closed 1 month ago

sreimers commented 1 month ago

If test system has no IPv4 address (besides localhost) getaddrinfo returns error.

fixes #1164