diff options
author | Michael Tuexen <tuexen@FreeBSD.org> | 2017-05-22 15:29:10 +0000 |
---|---|---|
committer | Michael Tuexen <tuexen@FreeBSD.org> | 2017-05-22 15:29:10 +0000 |
commit | 5dba6ada91ba4a38d183007270f4a5f73bcea40c (patch) | |
tree | 9cdb902e1b40d61c52904d8ac48e23511e785207 /contrib/dtc/Documentation | |
parent | 9b8d05b8ac78509e8c4b9f6f1e71c873b38a06b9 (diff) |
The connect() system call should return -1 and set errno to EAFNOSUPPORT
if it is called on a TCP socket
* with an IPv6 address and the socket is bound to an
IPv4-mapped IPv6 address.
* with an IPv4-mapped IPv6 address and the socket is bound to an
IPv6 address.
Thanks to Jonathan T. Leighton for reporting this issue.
Reviewed by: bz gnn
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D9163
Notes
Notes:
svn path=/head/; revision=318649
Diffstat (limited to 'contrib/dtc/Documentation')
0 files changed, 0 insertions, 0 deletions