svn commit: r319897 - head/usr.bin/yes

Ngie Cooper yaneurabeya at gmail.com
Wed Jun 14 22:50:40 UTC 2017


On Wed, Jun 14, 2017 at 7:27 AM, Bryan Drewery <bdrewery at freebsd.org> wrote:

...

> The code has become more complex.  I think capsicum does make sense now
> in case there is an unseen overflow in the new optimized code.

    Can we add SCTP support to it? I think we could totally make this
into a performant network service, e.g., an echo server that always
says, "yes". I don't think TCP would be performant enough, and I think
UDP's unreliable'ness doesn't have enough protocol guarantees to make
sure the sender-receiver pairs can submit streams of infinite
"yes"'es.
-Ngie


More information about the svn-src-head mailing list