https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260114
Albin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #3 from Albin <[email protected]> --- 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.
