lib/nicbm: use multiset instead of set for timers
set is broken if multiple events have the same timestamp (even though the actual set members are pointers to the event :-/)
Showing
Please register or sign in to comment
set is broken if multiple events have the same timestamp (even though the actual set members are pointers to the event :-/)