HomeFreeBSD

- Don't specify protocol in socketpair(AF_UNIX, SOCK_DGRAM, ...), otherwise…

Description

  • Don't specify protocol in socketpair(AF_UNIX, SOCK_DGRAM, ...), otherwise it fails with EPROTONOSUPPORT. This unbreaks games/super_methane_brothers

MFH: 2015Q4

Details