X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Ftechnical%2Fds.txt;fp=Documentation%2Ftechnical%2Fds.txt;h=5a1655a1450e2c60018ec487a8c036778ed727e6;hb=bb8a6a435a4b7707e9fb0329c49671f495262016;hp=7bc1ad79ce0c89f1e87e70f4ef50a0afc82a165d;hpb=48cfcb04ed337f96e5105a2f93d127d2d6692c5a;p=public-inbox.git diff --git a/Documentation/technical/ds.txt b/Documentation/technical/ds.txt index 7bc1ad79..5a1655a1 100644 --- a/Documentation/technical/ds.txt +++ b/Documentation/technical/ds.txt @@ -77,8 +77,7 @@ New features which (if any) events it's interested in for the next loop iteration. * Edge-triggering available via EPOLLET or EV_CLEAR. These reduce wakeups - for unidirectional classes (e.g. PublicInbox::Listener sockets, - and pipes via PublicInbox::HTTPD::Async). + for unidirectional classes when throughput is more important than fairness. * IO::Socket::SSL support (for NNTPS, STARTTLS+NNTP, HTTPS)