Skip to content

rust: simplify loop code

Alexandre Franke requested to merge (removed):loop-cleanup into master

I may be missing something, but I think this is equivalent to the previous code (except we don’t do an extra recv when shutting down).

Merge request reports