chiark / gitweb /
udp: Support IPv6 (mostly)
[secnet.git] / README
diff --git a/README b/README
index f5b3b2b42a68b36bbca933d5d6f2d5a7cd28528c..a36666db1f2472edb0fb9d23b00afb091ace8410 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