diff options
author | Nikolay Nikolov <nickysn@gmail.com> | 2023-11-15 19:41:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 18:41:58 +0100 |
commit | 3680200df4e0b7a434f5e3c3cee20a228383cd32 (patch) | |
tree | 683f0d79da505461d7a38dd42cfab8b8c41c7c1e /tests/async/tasyncclosestall.nim | |
parent | d0cc02dfc439d14bfadd4e5ac3a7855fe8d8e417 (diff) | |
download | Nim-3680200df4e0b7a434f5e3c3cee20a228383cd32.tar.gz |
nimsuggest: Instead of checking for protocol version 3 exactly, check for version 3 or later. (#22945)
Refactored the way nimsuggest checks for protocol version 3. Instead of checking for version 3 exactly, it now checks for version 3 or later. This way, once a version 4 is introduced, it will use version 3 as a base line, and then extra changes to the protocol can be added on top. No functional changes are introduced in this commit.
Diffstat (limited to 'tests/async/tasyncclosestall.nim')
0 files changed, 0 insertions, 0 deletions