]> granicus.if.org Git - neomutt/commit
Introduce $imap_pipeline_depth.
authorBrendan Cully <brendan@kublai.com>
Mon, 25 Aug 2008 07:52:17 +0000 (00:52 -0700)
committerBrendan Cully <brendan@kublai.com>
Mon, 25 Aug 2008 07:52:17 +0000 (00:52 -0700)
commit1608d7b79c59f15f294ee19df6a1ca0d20d2aee3
treef441352571ca8b9295b6cc413efd67c63874a54a
parent149fefb82a9ede813cb9d7338cbe37dfd06c4e59
Introduce $imap_pipeline_depth.
This lets users control the number of commands that mutt will queue up
before sending them to the server. Setting this to 0 disables
pipelining, which should close #2892.
ChangeLog
UPDATING
globals.h
imap/command.c
imap/imap.c
imap/imap_private.h
imap/util.c
init.c
init.h