]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1457 v7.4.1457
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 19:51:49 +0000 (20:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Feb 2016 19:51:49 +0000 (20:51 +0100)
commitd42119fff228434fe57e88d501c744de0a9fb1b1
tree70fbb85dcb32be278238ea2d0a8b62d195ee2990
parent29e1951e14907b62797554ad0cc85cbbe75a1be4
patch 7.4.1457
Problem:    Opening a channel with select() is not done properly.
Solution:   Also used read-fds. Use getsockopt() to check for errors. (Ozaki
            Kiichi)
src/channel.c
src/version.c