HomeFreeBSD

Partially revert r255486, the first argument to socketpair() is a socket

Description

Partially revert r255486, the first argument to socketpair() is a socket
domain, not a file descriptor. Use 'domain' instead of the original 'd'
for this argument to match socket(2).

PR: 199491
Reported by: sp55aa@qq.com
MFC after: 1 week

Details

Provenance
jhbAuthored on
Parents
rS282415: Restore CPU dependent compile time conditionals.
Branches
Unknown
Tags
Unknown