Skip to content

Feature #328 iterators instead of list copies

Ghost User requested to merge feature-#328-iterators-instead-of-list-copies into master

Instead of copying lists of connections and messages, use iterators to move over them

Merge request reports