[erlang-questions] Socket option FREEBIND
Guilherme Andrade
g@REDACTED
Mon Oct 16 19:18:46 CEST 2017
I believe you can use raw socket options[1] for that, but it won't be
portable.
[1]: http://erlang.org/doc/man/inet.html#setopts-2 - {raw, Protocol,
OptionNum, ValueBin}
On 16 October 2017 at 15:09, Michael L Martin <mmartin4242@REDACTED> wrote:
> Hi all,
>
> Is there a way to specify the FREEBIND option when opening a socket? I
> don't see any reference to it in the documentation.
>
>
> Thanks,
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
--
Guilherme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171016/7f298819/attachment.htm>
More information about the erlang-questions
mailing list