[asterisk-bugs] [JIRA] (ASTERISK-29819) utils.c: Remove all usages of ast_gethostbyname()

Sean Bright (JIRA) noreply at issues.asterisk.org
Fri Dec 24 11:54:44 CST 2021


Sean Bright created ASTERISK-29819:
--------------------------------------

             Summary: utils.c: Remove all usages of ast_gethostbyname()
                 Key: ASTERISK-29819
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29819
             Project: Asterisk
          Issue Type: Improvement
      Security Level: None
          Components: Addons/chan_ooh323, Applications/app_festival, Channels/chan_iax2, Channels/chan_mgcp, Channels/chan_skinny, Channels/chan_unistim, Core/Configuration
    Affects Versions: GIT
            Reporter: Sean Bright


{{gethostbyname()}} and {{gethostbyname_r()}} are deprecated in favor of {{getaddrinfo()}} which we use in the {{ast_sockaddr}} family of functions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list