* Add new variable close-connection-timeout, which tells Alpine to close
commit2e72300b0d571c2b319e0e5c827ddc45f011f964
authorEduardo Chappa <chappa@washington.edu>
Sun, 27 May 2018 21:48:21 +0000 (27 15:48 -0600)
committerEduardo Chappa <chappa@washington.edu>
Sun, 27 May 2018 21:48:21 +0000 (27 15:48 -0600)
tree1ab904e5965602e4565497dd51bc3af2a46681da
parentae67ebf820817f01e77471b5bc7da9885b159bba
   * Add new variable close-connection-timeout, which tells Alpine to close
     a connection that is having problems being kept alive after the
     number of seconds configured in this variable, if the connection has
     not recovered. The default is 0, which means to keep the connection
     alive and wait for the connection to recover.
alpine/confscroll.c
alpine/imap.c
pith/conf.c
pith/conf.h
pith/conftype.h
pith/pine.hlp
pith/state.h
pith/stream.c