Jim Larson wrote:
>Here's a correction for the documentation team: the kernel's
>gen_udp:recv() may return {ok, {IP, Port, Packet}} instead of {ok,
>Packet}.
Thanks, this has already been fixed in the upcoming release (it never
returns {ok, Packet} of course).
--Per