]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1230 v7.4.1230
authorBram Moolenaar <Bram@vim.org>
Mon, 1 Feb 2016 20:32:58 +0000 (21:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 1 Feb 2016 20:32:58 +0000 (21:32 +0100)
commitca568aeec60dd6cc13b4dcf5cec0e0a07113547f
tree364d1ab21ef400812c0f2a5be6974eea6a5ab68e
parentfb1f62691eae7c79a28b3b17a60e72ce198c71a2
patch 7.4.1230
Problem:    Win32: opening a channel may hang.  Not checking for messages
            while waiting for characters.
Solution:   Add a zero timeout.  Call parse_queued_messages(). (Yasuhiro
            Matsumoto)
src/os_win32.c
src/version.c