Skip to content

Implement sorting on buffers

Implement sorting a vector of buffers by implementing the Eq and Ord traits on the Buffer struct.

Sorting is based on start time only.

Also there's some formatting changes and an NDS connection counter useful for debugging.

Merge request reports

Loading