Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERL-726: inet is missing little-endian socket support #3672

Open
OTP-Maintainer opened this issue Sep 5, 2018 · 1 comment
Open

ERL-726: inet is missing little-endian socket support #3672

OTP-Maintainer opened this issue Sep 5, 2018 · 1 comment
Assignees

Comments

@OTP-Maintainer
Copy link

Original reporter: okeuday
Affected version: OTP-21.0
Component: kernel
Migrated from: https://bugs.erlang.org/browse/ERL-726


As described in [inet:setopts/2|http://erlang.org/doc/man/inet.html#setopts-2], only big-endian is currently supported for the {{packet}} option.  This has been a long-term problem and the closest a pull request has gotten is [#590|https://github.com/erlang/otp/pull/590].  This issue is being filed so that little-endian support may be remembered for the rewrite of the inet integration into a NIF that has previously been mentioned.
@OTP-Maintainer
Copy link
Author

raimo said:

Ok. Noted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants