Files
neovim/runtime/lua/vim
neovim-backports[bot] b3b5674ac7 fix(:restart): --listen reusage on windows #39281
Problem:
On Windows, :restart cannot immediately reuse the canonical --listen
address because named pipe release is asynchronous.

Solution:
Start the new Nvim server on a temporary address; in the new Nvim,
retry serverstart() with the original ("canonical") address until it
succeeds.

(cherry picked from commit 5891f2f3dc)

Co-authored-by: Sanzhar Kuandyk <92693103+SanzharKuandyk@users.noreply.github.com>
2026-04-22 06:22:12 -04:00
..
2026-04-20 11:46:26 +00:00
2026-03-11 18:24:57 +01:00
2026-04-20 11:46:26 +00:00
2025-06-06 15:36:48 +01:00
2026-04-19 12:36:19 +00:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-14 13:27:29 +02:00
2026-04-19 12:36:19 +00:00
2026-04-12 15:54:27 +02:00
2026-04-12 15:54:27 +02:00
2026-03-11 18:00:18 +01:00
2026-04-19 12:36:19 +00:00