]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0103 v8.0.0103
authorBram Moolenaar <Bram@vim.org>
Sat, 26 Nov 2016 14:13:33 +0000 (15:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 26 Nov 2016 14:13:33 +0000 (15:13 +0100)
commit8a8199e4a1814b10630a770165502abb1121cd1b
treec6fe9958116a7cea4ca4bcbdb18c2b3f33bf4530
parent7554da4033498c4da0af3cde542c3e87e9097b73
patch 8.0.0103
Problem:    May not process channel readahead. (skywind)
Solution:   If there is readahead don't block on input.
src/channel.c
src/misc2.c
src/os_unix.c
src/os_win32.c
src/proto/channel.pro
src/version.c