mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
discard empty connections efficiently and only render when is_empty == false. for outbound connections, use iter().all() to ensure that is_empty is only set to false when all slots are empty.