mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
AIX 7.1 has SOCK_CONN_DGRAM, but not SOCK_DCCP; the previous change conflated the availability between the two definitions. Add an additional #ifdef for this.