]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0796: MS-Windows 7: problem with named pipe on channel v8.1.0796
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Jan 2019 22:01:40 +0000 (23:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Jan 2019 22:01:40 +0000 (23:01 +0100)
commit31faed60bfd54ff8f612f6b311a6cbcd9e7ebedd
treede12ca4fda2ff96c452f2011c91a81a9e24d58f3
parentf88af6e6757b2e373cf6cd366d6a81a066a6ade0
patch 8.1.0796: MS-Windows 7: problem with named pipe on channel

Problem:    MS-Windows 7: problem with named pipe on channel.
Solution:   Put back the disconnect/connect calls. (Yasuhiro Matsumoto,
            closes #3833)
src/channel.c
src/testdir/test_terminal.vim
src/version.c