Compilation on AIX platforms fails due to wrong detection of ss_family field

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.8.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Originally reported in mongodb/mongo-php-driver#1168. Compilation fails due to the sockaddr_storage structure having a __ss_family member instead of ss_family. libmongoc accounts for this, but the check in PHPC was implemented wrong, leading to the error on AIX platforms.

            Assignee:
            Andreas Braun
            Reporter:
            Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: