aboutsummaryrefslogtreecommitdiffstats
path: root/erl-build-tool-vars.sh
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2018-10-04 10:06:16 +0200
committerMicael Karlberg <[email protected]>2018-10-04 10:06:16 +0200
commit4b1e1e148a5cc9c19127b61aaa3e15eeeaea6cb2 (patch)
tree26621f8cca51051dda15027260c836783e916f7f /erl-build-tool-vars.sh
parent1c412c62ba3be17b7a818f264049a7ee7942351e (diff)
downloadotp-4b1e1e148a5cc9c19127b61aaa3e15eeeaea6cb2.tar.gz
otp-4b1e1e148a5cc9c19127b61aaa3e15eeeaea6cb2.tar.bz2
otp-4b1e1e148a5cc9c19127b61aaa3e15eeeaea6cb2.zip
[socket-nif] Socket option 'SO_DOMAIN' not avalable on all platforms
Internally in the socket module we accessed domain, type and protocol for an open socket. But as it turns out, domain (family) is not actually available as a socket option on all platforms. FreeBSD in this case. So, since we store these values in the socket descriptor anyway, we switch to use these values for our internal use instead. OTP-14831
Diffstat (limited to 'erl-build-tool-vars.sh')
0 files changed, 0 insertions, 0 deletions