Wireshark-commits: [Wireshark-commits] master 708f4f9: Don't bother checking for getaddrinfo(): we

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Apr 2016 07:21:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=708f4f9dd83ef4cd8b530b99e2f7c3fdb2627c8d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

708f4f9 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Don't bother checking for getaddrinfo(): we don't use it.
    
    Since Ie5e670b769eb0674950f3679ef511047641c2873 we no longer support
    synchronous name resolution.
    
    Change-Id: Icc65bd665bd610d89f894549e77608cfb5ef4c53
    Reviewed-on: https://code.wireshark.org/review/15165
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8ac0293   Netflow: Updating the list of Ixia IxFlow fields
    adds  708f4f9   Don't bother checking for getaddrinfo(): we don't use it.


Summary of changes:
 ConfigureChecks.cmake |    2 --
 cmakeconfig.h.in      |    3 ---
 config.h.win32        |    3 ---
 configure.ac          |    1 -
 4 files changed, 9 deletions(-)