You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2014/01/02 20:07:50 UTC

[jira] [Created] (HADOOP-10198) DomainSocket: add support for socketpair

Colin Patrick McCabe created HADOOP-10198:
---------------------------------------------

             Summary: DomainSocket: add support for socketpair
                 Key: HADOOP-10198
                 URL: https://issues.apache.org/jira/browse/HADOOP-10198
             Project: Hadoop Common
          Issue Type: Improvement
          Components: native
    Affects Versions: 2.4.0
            Reporter: Colin Patrick McCabe
            Assignee: Colin Patrick McCabe
            Priority: Minor
         Attachments: HADOOP-10198.001.patch

Add support for {{DomainSocket#socketpair}}.  This function uses the POSIX function of the same name to create two UNIX domain sockets which are connected to each other.  This will be useful for HDFS-5182.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)