• Christopher Dykes's avatar
    Support if_indextoname in the socket portability header · e6fa347e
    Christopher Dykes authored
    Summary: Windows doesn't have `net/if.h` and instead needs `iphlpapi.h` included, and `ntddndis.h` is ultimately needed to get the definition of `IF_NAMESIZE`.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D5438188
    
    fbshipit-source-id: 48a786f7d10ca4b8479bb20b257ed1e857431654
    e6fa347e
CMakeLists.txt 23.6 KB