[Bug 196061] setsockopt(s, IPPROTO_TCP, TCP_NODELAY, ...) returns -1 && errno == 0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 12 07:58:15 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196061

Michael Tuexen <tuexen at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tuexen at freebsd.org

--- Comment #2 from Michael Tuexen <tuexen at freebsd.org> ---
(In reply to Marián Černý from comment #1)
If fd is not a TCP socket, but a UNIX domain socket, this is expected
behaviour. Since the code handles TCP and UNIX domain sockets, I guess this is
what happens. If I'm wrong and this still happens on a FreeBSD version, which
is supported, please reopen the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list