diff options
author | John-Mark Bell <[email protected]> | 2010-03-23 11:46:10 +0000 |
---|---|---|
committer | John-Mark Bell <[email protected]> | 2010-03-23 11:46:10 +0000 |
commit | 3c1f8435a9032667e207d92d21777612e15e6528 (patch) | |
tree | ad85f2f47db683869c8392c56b4ce2d945b0b4fc /README.md.txt | |
parent | b39b8b7f41b3420c77757845f66e2c567e1c5b40 (diff) | |
download | otp-3c1f8435a9032667e207d92d21777612e15e6528.tar.gz otp-3c1f8435a9032667e207d92d21777612e15e6528.tar.bz2 otp-3c1f8435a9032667e207d92d21777612e15e6528.zip |
Fix implementation of IPv6 TCP distribution protocol
TCP distribution over IPv6 did not work. The TCP socket
was forcibly closed before any communication could take place.
The following changes resolve this:
* Make the kernel use the inet6 variant of accept.
* Use inet6 variants of TCP socket functions.
* Ensure that the inet6 address family is used in all cases.
Diffstat (limited to 'README.md.txt')
0 files changed, 0 insertions, 0 deletions