]> granicus.if.org Git - vim/commit
patch 8.1.1315: there is always a delay if a termrequest is never answered v8.1.1315
authorBram Moolenaar <Bram@vim.org>
Fri, 10 May 2019 21:10:31 +0000 (23:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 May 2019 21:10:31 +0000 (23:10 +0200)
commitafd78266c5096574ec057c36fb4a0e56912e9a71
treee8dfa86b6c1bbe25121640a4802030ad9421537d
parentc049b52b9013055bcb8abbd8545d35591bc84094
patch 8.1.1315: there is always a delay if a termrequest is never answered

Problem:    There is always a delay if a termrequest is never answered.
Solution:   When the response is not received within two seconds consider the
            request to have failed.
src/term.c
src/version.c