• D
    PR: 2005 · a6dab873
    Dr. Stephen Henson 提交于
    Submitted by: steve@openssl.org
    
    Some systems have broken IPv6 headers and/or implementations. If
    OPENSSL_USE_IPV6 is set to 0 IPv6 is not used, if it is set to 1 it is used
    and if undefined an attempt is made to detect at compile time by checking
    if AF_INET6 is set and excluding known problem platforms.
    a6dab873
bss_dgram.c 16.9 KB