K 10 svn:author V 3 jhb K 8 svn:date V 27 2015-06-02T15:09:33.407329Z K 7 svn:log V 209 MFC 282416: 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 END