[Bug 287135] Large Unix SOCK_SEQPACKET messages do not get truncated
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287135 --- Comment #2 from Christine Caulfield <[email protected]> --- It's not so much that we explicitly want the message to be truncated, what we really want is consistency across platforms. If FreeBSD behaves differently than others - including older versions of FreeBSD - then that just adds more complications in testing and more code paths to write and test for regressions. it also breaks our tests, which is how we discovered it :) -- You are receiving this mail because: You are the assignee for the bug.