]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4595: X11: using --remote-wait may keep the CPU busy v8.2.4595
authorjsecchiero <secchierojacopo@gmail.com>
Sun, 20 Mar 2022 11:07:17 +0000 (11:07 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 20 Mar 2022 11:07:17 +0000 (11:07 +0000)
commit6f953636771fe90e593b1c0ec883c261f6dc1bbb
tree03290ee4530cedcf44ef1af5908ec8f96e90546b
parent47c532e2bc55e8a48f7f47e1fae1ed30144f2fa1
patch 8.2.4595: X11: using --remote-wait may keep the CPU busy

Problem:    X11: using --remote-wait may keep the CPU busy.
Solution:   Set the timeout for select() on every call. (Jacopo Secchiero,
            closes #9973)
src/if_xcmdsrv.c
src/version.c