]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1527 v7.4.1527
authorBram Moolenaar <Bram@vim.org>
Wed, 9 Mar 2016 20:50:05 +0000 (21:50 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Mar 2016 20:50:05 +0000 (21:50 +0100)
commit562ca7142845273bca656aa5aeeda90f001062e0
tree8eba13730ca8f55c6e217984169ccb6502c0f0e9
parentd5d3d307ddb824f59a2f2516c4b6a6d48762aa58
patch 7.4.1527
Problem:    Channel test is flaky on MS-Windows.
Solution:   Limit the select() timeout to 50 msec and try with a new socket if
            it fails.
src/channel.c
src/version.c