]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/technical/ds.txt
www: update internal docs
[public-inbox.git] / Documentation / technical / ds.txt
index cbd06cfb4f0b18d1eca7cd4329ff8f1c52f2c875..a0793ca2337a04e956aaaf0bb5653c0561760a60 100644 (file)
@@ -64,8 +64,8 @@ Augmented features:
 * ->requeue support.  An optimization of the AddTimer(0, ...) idiom
   for immediately dispatching code at the next event loop iteration.
   public-inbox uses this for fairly generating large responses
-  iteratively (see PublicInbox::NNTP::long_response or the use of
-  ->getline callbacks for generating gigantic gzipped mboxes).
+  iteratively (see PublicInbox::NNTP::long_response or git_async_cat
+  for blob retrievals).
 
 New features