feat: add closed connection tracking, state filtering, ByStop/ByReason sorting

This commit is contained in:
Joseph Doherty
2026-02-23 01:01:56 -05:00
parent 1806ae607e
commit e31ba04fdb
5 changed files with 178 additions and 3 deletions

View File

@@ -169,6 +169,8 @@ public enum SortOpt
ByIdle,
ByUptime,
ByRtt,
ByStop,
ByReason,
}
/// <summary>