]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1587: Wayland: timeout not updated before select() v9.1.1587
authorFoxe Chen <chen.foxe@gmail.com>
Thu, 24 Jul 2025 17:29:13 +0000 (19:29 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 24 Jul 2025 17:29:13 +0000 (19:29 +0200)
commit1a224edb2e67bb50d00d4596925cea72b501b8e3
tree28f500f916925315fd522f92529e00c969fd8bb8
parent9239eadc71a61d35543c758920a15d582b812390
patch 9.1.1587: Wayland: timeout not updated before select()

Problem:  Wayland: timeout not updated before select()
Solution: Always set timeval struct before select() (Foxe Chen).

closes: #17836

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/clipboard.c
src/version.c
src/wayland.c