You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now uses a vector to store individual URC handlers, and iterate through each one by one
Also uses a separate vector for the URC strings within pruneBacklog
This should make the URCs easier to maintain and expand, particularly within derived classes
0 commit comments