Description
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.
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.