diff options
author | Edwin Fine <[email protected]> | 2014-02-09 13:27:50 -0500 |
---|---|---|
committer | Edwin Fine <[email protected]> | 2014-02-09 13:27:50 -0500 |
commit | 02d46a1464c3bcd69b0de046c21146ccc6bf10c4 (patch) | |
tree | 03b493c70a8e697f69dc3fb62d98e8300e7fee89 /lib/eldap/ebin | |
parent | 0cbf6ec7444df2c0441debc6bcd5aba0bbc7104d (diff) | |
download | otp-02d46a1464c3bcd69b0de046c21146ccc6bf10c4.tar.gz otp-02d46a1464c3bcd69b0de046c21146ccc6bf10c4.tar.bz2 otp-02d46a1464c3bcd69b0de046c21146ccc6bf10c4.zip |
Add support for IPv6 connections
Currently, eldap assumes that only IPv4 will be used. This change
enables callers to use IPv6 by including the [inet6] option in the
eldap:open/2 options list. This adds inet6 to the gen_tcp or ssl
connect. For backward compatibility, [inet] is the default if inet6 is
omitted.
Diffstat (limited to 'lib/eldap/ebin')
0 files changed, 0 insertions, 0 deletions