Skip to content

http: refactor agent.destroy()

This change refactor the previous triple-nested loop and make it more readable by using iterators.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading