]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] switch_core_port_allocator: Replace getaddrinfo() (may get stuck) with switch_...
authorAndrey Volk <andywolk@gmail.com>
Sat, 7 Nov 2020 00:17:36 +0000 (04:17 +0400)
committerAndrey Volk <andywolk@gmail.com>
Thu, 17 Dec 2020 17:15:14 +0000 (21:15 +0400)
commit913551315b4331f9e3efb67e7c04b15a894cc53c
tree5b8f13d17ef29316d4cf8fa823a8d3f964988d12
parent040416b8db9238698e49afbd1e969d1e6b72b50f
[Core] switch_core_port_allocator: Replace getaddrinfo() (may get stuck) with switch_sockaddr_new() and fix IPv6.
src/include/switch_apr.h
src/switch_apr.c
src/switch_core_port_allocator.c
tests/unit/switch_core.c