From 8299d33f315ec2f923dd8b9b45f49403af5912aa Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 29 May 2021 20:20:37 +0000 Subject: [PATCH] TODO: add pipelining note Network latency is painful to deal with. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index c1920313..a3ab2daf 100644 --- a/TODO +++ b/TODO @@ -164,3 +164,5 @@ all need to be considered for everything we introduce) * support UUCP addresses for legacy archives * decode (skip indexing of) base-85 binary patches to avoid false-positives + +* support pipelining as an IMAP/NNTP client for -watch + lei -- 2.44.0