Date: Wed, 08 Dec 2021 16:50:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 260114] [sctp] SO_SNDLOWAT is not accounted for when sending data Message-ID: <bug-260114-227-MLPvzGwsA6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-260114-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=260114 Albin <albin.hellqvist@ericsson.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #3 from Albin <albin.hellqvist@ericsson.com> --- I have come to my senses that this isn't a bug. I cannot find any man for sctp_sendv but for the other sctp_send* functions it says: "If the message is too long to pass atomically through the underlying protocol, errno is set to EMSGSIZE, -1 is returned, and the message is not transmitted." So because of that, it will never buffer any partial messages. I am closing this, sorry for any inconvenience. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260114-227-MLPvzGwsA6>
