Files
neovim/runtime/doc
Justin M. Keyes 96128a5076 feat(startup): validate --listen address
Problem:
`nvim --listen` does not error on EADDRINUSE. #30123

Solution:
Now that `$NVIM_LISTEN_ADDRESS` is deprecated and input *only* (instead
of the old, ambiguous situation where it was both an input *and* an
output), we can be fail fast instead of trying to "recover". This
reverts the "recovery" behavior of
704ba4151e, but that was basically
a workaround for the fragility of `$NVIM_LISTEN_ADDRESS`.
2024-09-02 22:41:41 +02:00
..
2024-06-15 07:04:27 +08:00
2024-09-01 13:01:24 -07:00
2024-05-15 23:19:26 +02:00
2024-05-15 23:19:26 +02:00
2024-09-01 13:01:24 -07:00
2024-09-01 13:01:24 -07:00
2024-05-06 06:43:01 +08:00
2024-07-15 06:54:45 +08:00
2024-06-07 10:55:14 +08:00
2024-09-01 13:01:24 -07:00
2024-05-11 18:14:03 +08:00
2024-05-11 18:14:03 +08:00
2024-04-30 04:30:21 -07:00
2024-07-05 05:20:45 +08:00
2024-04-30 04:30:21 -07:00
2024-05-11 18:14:03 +08:00
2024-04-30 05:54:03 +08:00
2024-07-05 05:20:45 +08:00
2024-07-05 05:20:45 +08:00