From a85991c19caa842a433d996627cdf95aae9f1168 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 28 Sep 2008 15:10:14 +0200 Subject: PF_INET6. --- hurd/networking.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hurd') diff --git a/hurd/networking.mdwn b/hurd/networking.mdwn index 6e0ac56e..bc33769a 100644 --- a/hurd/networking.mdwn +++ b/hurd/networking.mdwn @@ -11,7 +11,8 @@ is included in the section entitled For each supported `PF_*` protocol family, there is a file `/servers/socket/N` where `N` is the numberic value fo the `PF_*` symbol. Right now [[`PF_LOCAL`|translator/pflocal]] (a.k.a. `PF_UNIX`) and -[[`PF_INET`|translator/pfinet]] are supported. +[[`PF_INET`|translator/pfinet]] (together with +[[`PF_INET6`|translator/pfinet/ipv6]]) are supported. User programs open those files, and use the `socket_create` [[RPC]] to make a new socket. With that socket, they can use the other `socket_*` RPCs and also -- cgit v1.2.3