From 6e3f09186e0a5e89eb729840f71e2a73684e9b50 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Mon, 4 Aug 2014 17:36:12 +0200 Subject: erts: Fix tc and docs after {fd,FD} bind change The sha of the original change is 52810718b --- lib/kernel/doc/src/gen_udp.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lib/kernel/doc') diff --git a/lib/kernel/doc/src/gen_udp.xml b/lib/kernel/doc/src/gen_udp.xml index 503725fe18..291d1b0da7 100644 --- a/lib/kernel/doc/src/gen_udp.xml +++ b/lib/kernel/doc/src/gen_udp.xml @@ -84,7 +84,12 @@

If a socket has somehow been opened without using gen_udp, use this option to pass the file - descriptor for it.

+ descriptor for it. If Port is not set to 0 + and/or {ip, ip_address()} is combined with this option + the fd will be bound to the given interface and port after being + opened. If these options are not given it is assumed that the fd + is already bound appropriately. +

inet6 -- cgit v1.2.3