chiark / gitweb /
udp: Support IPv6 (mostly)
[secnet.git] / README
diff --git a/README b/README
index 962755e2ae9775c88344e6df0fb17ebcf2866eee..de2e6b33b26fef0198ea06fb405c948274fcc2ad 100644 (file)
--- a/README
+++ b/README
@@ -194,7 +194,7 @@ Defines:
   udp (closure => comm closure)
 
 udp: dict argument
-  address (string): IP address to listen and send on
+  address (string list): IPv6 or IPv4 addresses to listen and send on
   port (integer): UDP port to listen and send on
   buffer (buffer closure): buffer for incoming packets
   authbind (string): optional, path to authbind-helper program