chiark / gitweb /
src/: Support for transport over IPv6 (and other protocol families).
authorMark Wooding <mdw@distorted.org.uk>
Thu, 5 Jun 2014 09:24:23 +0000 (10:24 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Oct 2014 20:09:55 +0000 (21:09 +0100)
We create a UDP socket for each distinct protocol family during
initialization, and then use the appropriate one for each server.  The
changes are somewhat invasive, but not really very complicated.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>

No differences found