mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-09 05:13:36 +08:00
include a screen that was already connected under an alias then that screen wouldn't be disconnected and removed from the screen list until the screen voluntarily disconnected. at that time removeConnection() would assert because the screen name would not be found. now using the canonical name in the protocol object as well as CServer. this allows setConfig() to always detect removed screens and disconnect them.
40 KiB
40 KiB