X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fserver.xml;h=52033bf63f4615ba5931ebdcad5f384b2be25e25;hb=4d95bcc1c92abde629616853b6a5d8e56444f5f3;hp=18a4f27e93f576a527a60e9fd72a8d190b4ea92b;hpb=135acd59310ef3892e9b86b70e3ead32e53eeabb;p=yaz-moved-to-github.git diff --git a/doc/server.xml b/doc/server.xml index 18a4f27..52033bf 100644 --- a/doc/server.xml +++ b/doc/server.xml @@ -818,9 +818,11 @@ typedef struct bend_scan_rr { - For TCP/IP and SSL, the special hostname @ - (at sign) is mapped to the address INADDR_ANY, - which causes the server to listen on any local interface. + For TCP/IP and SSL, the special hostnames @ and + @6 are mapped to the addresses + INADDR_ANY (IPV4) and + IN6ADDR_ANY_INIT (IPV6) + respectively. Running the GFS on Unix