mirror of
https://github.com/zoriya/vim.git
synced 2026-05-14 04:01:19 +00:00
Problem: MS-Windows: sending a message to another Vim may hang if that Vim
is halted.
Solution: Add a timeout to serverSendToVim(). (Ken Takata, closes #10585)