[erlang-questions] Trouble with gen_udp:fdopen
David Baird
dhbaird@REDACTED
Mon Sep 3 10:17:09 CEST 2007
On 9/3/07, Raimo Niskanen <raimo+erlang-questions@REDACTED> wrote:
> You have found a bug.
>
> I changed the internals from using socket type to using protocol type
> sometime during R11, and thought I had found all calls, but
> apparently missed the ones in inet_udp.erl (and inet6_udp.erl).
> They should use the atom 'udp' instead of 'dgram'.
>
> It will be fixed in R12. A source patch is trivial.
Cool!
More information about the erlang-questions
mailing list