Date: Sat, 12 Sep 2020 07:58:14 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 196061] setsockopt(s, IPPROTO_TCP, TCP_NODELAY, ...) returns -1 && errno == 0 Message-ID: <bug-196061-227-tibNOrJSy6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196061-227@https.bugs.freebsd.org/bugzilla/> References: <bug-196061-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196061 Michael Tuexen <tuexen@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tuexen@freebsd.org --- Comment #2 from Michael Tuexen <tuexen@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196061-227-tibNOrJSy6>
