Page MenuHomeFreeBSD

tcp: return EOPNOTSUPP on attempt to connect(2) a listening socket
ClosedPublic

Authored by glebius on Mar 7 2025, 6:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 10:33 PM
Unknown Object (File)
Fri, Oct 3, 5:16 PM
Unknown Object (File)
Sun, Sep 28, 1:19 PM
Unknown Object (File)
Thu, Sep 25, 1:33 PM
Unknown Object (File)
Wed, Sep 24, 11:22 AM
Unknown Object (File)
Mon, Sep 22, 5:12 AM
Unknown Object (File)
Aug 9 2025, 5:16 AM
Unknown Object (File)
Jul 30 2025, 1:23 AM
Subscribers

Details

Summary

This is the error code specified by SUS. Only the TCP over IPv6 required
this fix.

Fixes: bd4a39cc93d9faf8b5c000855d5aa90df592dd49

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable