conncheck: optimize pending checks pruning
We use the property that the conncheck list is ordered by pairs priorities, so we don't have to iterate twice.
Showing
Please register or sign in to comment
We use the property that the conncheck list is ordered by pairs priorities, so we don't have to iterate twice.