HomePhabricator

Add dual IPv4/IPv6 stack support to the RPC server
c1ecab818c3dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add dual IPv4/IPv6 stack support to the RPC server

The RPC server now listens for, and handles, incoming connections on
both IPv4 as well as IPv6.

If available (and usable) it uses a dual IPv4/IPv6 socket on systems
that support it (e.g. Linux and BSDs) and falls back to separate
IPv4/IPv6 sockets on systems that don't (e.g. Windows).

Signed-off-by: Giel van Schijndel <me@mortis.eu>

Details

Provenance
Giel van Schijndel <me@mortis.eu>Authored on Aug 10 2011, 12:17
deadalnixPushed on May 14 2017, 22:04
Parents
rABC914dc01222c5: Use asynchronous I/O to handle RPC requests
Branches
Unknown
Tags
Unknown

Event Timeline

Giel van Schijndel <me@mortis.eu> committed rABCc1ecab818c3d: Add dual IPv4/IPv6 stack support to the RPC server (authored by Giel van Schijndel <me@mortis.eu>).May 25 2012, 05:27