]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1293 v7.4.1293
authorBram Moolenaar <Bram@vim.org>
Mon, 8 Feb 2016 22:23:42 +0000 (23:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 8 Feb 2016 22:23:42 +0000 (23:23 +0100)
commite56bf15c163a921ce9e1c09c0d5b3a03efc63324
tree1957c1a0ab9211500ca2f07cf92b6d59057c7022
parent2fc83fcd1d6dfd4728a2ef70e2316f79203c7ee0
patch 7.4.1293
Problem:    Sometimes a channel may hang waiting for a message that was
            already discarded. (Ken Takata)
Solution:   Store the ID of the message blocking on in the channel.
src/channel.c
src/version.c