diff options
author | Danil Zagoskin <[email protected]> | 2015-05-02 00:40:53 +0300 |
---|---|---|
committer | Danil Zagoskin <[email protected]> | 2015-05-02 00:40:53 +0300 |
commit | 8266a6056ff3b4292d98485665e5444addd689b6 (patch) | |
tree | 177254190b8902589970a20bb7a2398d84eb7554 /lib/hipe/rtl/hipe_rtl_exceptions.erl | |
parent | ff1e0b2fe44a347670a5d72c45c061fefa6abc7f (diff) | |
download | otp-8266a6056ff3b4292d98485665e5444addd689b6.tar.gz otp-8266a6056ff3b4292d98485665e5444addd689b6.tar.bz2 otp-8266a6056ff3b4292d98485665e5444addd689b6.zip |
kernel: inet6_tcp_dist: reuse inet_tcp_dist code
inet6_tcp_dist module is an old copy of inet_tcp_dist with changed
address family.
New features (such as listening port range, interface and generic
options) are implemented in inet_tcp_dist only, inet6_tcp_dist looks
abandoned (it does not even have tests).
This patch makes inet_tcp_dist internals work with abstract driver,
and inet6_tcp_dist becomes just a thin wrapper for it.
Diffstat (limited to 'lib/hipe/rtl/hipe_rtl_exceptions.erl')
0 files changed, 0 insertions, 0 deletions