asterisk/addons
Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname()
gethostbyname() and gethostbyname_r() are deprecated in favor of
getaddrinfo() which we use in the ast_sockaddr family of functions.

ASTERISK-29819 #close

Change-Id: Ie277c0ef768d753b169c121ef570a71665692ab7
2022-01-06 09:45:56 -06:00
..
ooh323c utils.c: Remove all usages of ast_gethostbyname() 2022-01-06 09:45:56 -06:00
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
Makefile app_mysql: Remove deprecated module. 2021-08-17 10:35:14 -03:00
chan_mobile.c addons: Fix for Doxygen. 2021-11-18 10:52:17 -06:00
chan_ooh323.c addons: Spelling fixes 2021-11-16 06:00:43 -06:00
chan_ooh323.h chan_ooh323: fix h323 log file path 2019-04-10 17:12:42 -06:00
format_mp3.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ooh323cDriver.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ooh323cDriver.h ooh323cDriver: Fix typo in header guard. 2018-01-05 13:19:36 +01:00
res_config_mysql.c addons/res_config_mysql: silense warnings about printf format errors. 2020-02-24 16:16:26 +02:00